ComponentOne Xamarin.iOS
FontFamily Property (C1Font)


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

Reference

C1Font Class
C1Font Members