C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / KeyboardTypeProperty Field


In This Topic
KeyboardTypeProperty Field
In This Topic
Identifies the KeyboardType dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly KeyboardTypeProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MaskedTextView.KeyboardTypeProperty
See Also