ComponentOne Xamarin.iOS
Handle Property (C1DropDown)


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

Reference

C1DropDown Class
C1DropDown Members