Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1FontIcon Class / C1FontIcon Constructor / C1FontIcon Constructor()


In This Topic
    C1FontIcon Constructor()
    In This Topic
    Initializes a new instance of the C1FontIcon class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New C1FontIcon()
    public C1FontIcon()
    See Also