ComponentOne Xamarin.iOS
SuperHandle Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members