Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1FontIcon Class / FontFamilyProperty Field


In This Topic
    FontFamilyProperty Field (C1FontIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FontFamilyProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FontIcon.FontFamilyProperty
    public static readonly DependencyProperty FontFamilyProperty
    See Also