ComponentOne Xamarin.Android
SelectionStart Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members