ComponentOne Xamarin.iOS
ClassHandle Property (C1DropDown)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1DropDown Class : ClassHandle Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property ClassHandle As IntPtr
'Usage
 
Dim instance As C1DropDown
Dim value As IntPtr
 
value = instance.ClassHandle
public virtual IntPtr ClassHandle {get;}
See Also

Reference

C1DropDown Class
C1DropDown Members