ComponentOne Xamarin.Android
ClipToOutline Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members