ComponentOne Xamarin.Android
Handle Property (ComboBoxTextWatcher)


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

Reference

ComboBoxTextWatcher Class
ComboBoxTextWatcher Members