ComponentOne Xamarin.Android
Handle Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members