ComponentOne Xamarin.Android
FontFamily Property (C1FontIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1FontIcon Class : FontFamily Property
Syntax
'Declaration
 
Public Property FontFamily As String
'Usage
 
Dim instance As C1FontIcon
Dim value As String
 
instance.FontFamily = value
 
value = instance.FontFamily
public string FontFamily {get; set;}
See Also

Reference

C1FontIcon Class
C1FontIcon Members