[]
        
(Showing Draft Content)

C1.Maui.Core.C1FontIcon

C1FontIcon Class

Represents an icon created from a font.

Inheritance
C1FontIcon
Implements
Namespace: C1.Maui.Core
Assembly: C1.Maui.Core.dll
Syntax
public class C1FontIcon : C1Icon, IDisposable, ICloneable

Constructors

Name Description
C1FontIcon()

Initializes a new instance of the C1FontIcon class.

Fields

Name Description
TextProperty

Identifies the Text dependency property.

Properties

Name Description
Text

Gets the text that represents the icon in the specified C1View.FontFamily.

Methods

Name Description
Clone()

Creates a copy of the icon.

CloneOverride()

When overridden, it creates a copy of the icon.

Dispose(bool)
OnFontChanged()

Called when any of the font properties changed.