[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.C1FontIcon

C1FontIcon Class

Represents an icon created from a font.

Inheritance
C1FontIcon
Namespace: C1.Xamarin.Forms.Core
Assembly: C1.Xamarin.Forms.Core.dll
Syntax
public class C1FontIcon : C1Icon

Constructors

Name Description
C1FontIcon()

Initializes a new instance of the C1FontIcon class.

Fields

Name Description
FontFamilyProperty
FontSizeProperty
TextProperty

Properties

Name Description
FontFamily

Gets the font family containing the icon.

FontSize
Text

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

Methods

Name Description
InitializeUI()

Initializes the UI.