MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1FontIcon Class


In This Topic
    C1FontIcon Class Methods
    In This Topic

    For a list of all members of this type, see C1FontIcon members.

    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodOverridden. When overridden, it creates a copy of the icon.  
    Protected MethodFinalizes this instance of the C1View class. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.View)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the background changed. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.View)
    Protected MethodCalled when the border brush changed. (Inherited from C1.Maui.Core.C1View)
    Protected MethodCalled when the border thickness changed. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the corner-radius changed. (Inherited from C1.Maui.Core.C1View)
    Protected MethodCalled when the flow direction changed. (Inherited from C1.Maui.Core.C1View)
    Protected MethodOverridden. Called when any of the font properties changed.  
    Protected MethodCalled when the foreground changed. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the padding changed. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.Element)
    Protected Method (Inherited from Microsoft.Maui.Controls.NavigableElement)
    Protected Method (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected MethodCalled when the style changed. (Inherited from C1.Maui.Core.C1View)
    Protected Method (Inherited from Microsoft.Maui.Controls.VisualElement)
    Protected Method (Inherited from Microsoft.Maui.Controls.BindableObject)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodReturns all the parents in the visual tree
    Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
    Public Extension MethodSets Microsoft.Maui.Controls.Style to the specified Microsoft.Maui.Controls.View
    Top
    See Also