ComponentOne Xamarin.Android
Handle Property (DummyKeyListener)


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

Reference

DummyKeyListener Class
DummyKeyListener Members