GetMethodForSelector Method (C1CollectionViewFlowLayout)
In This Topic
Syntax
'Declaration
Public Overridable Function GetMethodForSelector( _
ByVal As ObjCRuntime.Selector _
) As IntPtr
public virtual IntPtr GetMethodForSelector(
ObjCRuntime.Selector
)
Parameters
- sel
See Also