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


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