ComponentOne Xamarin.Android
Typeface Property (C1MaskedTextView)


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

Reference

C1MaskedTextView Class
C1MaskedTextView Members