# C1.Xamarin.Forms.Core.C1FontIcon

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Core_C1FontIcon" data-uid="C1.Xamarin.Forms.Core.C1FontIcon" class="text-break">C1FontIcon Class
</h1>
  <div class="markdown level0 summary"><p>Represents an icon created from a font.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Xamarin.Forms.Core.C1Icon.html">C1Icon</a></div>
    <div class="level2"><span class="xref">C1FontIcon</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Xamarin.Forms.Core.html">C1.Xamarin.Forms.Core</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Core.dll</h6>
  <h5 id="C1_Xamarin_Forms_Core_C1FontIcon_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1FontIcon : C1Icon</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon__ctor" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.-ctor.html#C1_Xamarin_Forms_Core_C1FontIcon__ctor">C1FontIcon()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.html">C1FontIcon</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_FontFamilyProperty" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.FontFamilyProperty">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.FontFamilyProperty.html">FontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_FontSizeProperty" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.FontSizeProperty">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.FontSizeProperty.html">FontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_TextProperty" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.TextProperty">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.TextProperty.html">TextProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_FontFamily" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.FontFamily">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.FontFamily.html#C1_Xamarin_Forms_Core_C1FontIcon_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font family containing the icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_FontSize" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.FontSize">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.FontSize.html#C1_Xamarin_Forms_Core_C1FontIcon_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_Text" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.Text">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.Text.html#C1_Xamarin_Forms_Core_C1FontIcon_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text that represents the icon in the specified <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.FontFamily.html#C1_Xamarin_Forms_Core_C1FontIcon_FontFamily">FontFamily</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Xamarin_Forms_Core_C1FontIcon_InitializeUI" data-uid="C1.Xamarin.Forms.Core.C1FontIcon.InitializeUI">
          <a class="xref" href="C1.Xamarin.Forms.Core.C1FontIcon.InitializeUI.html#C1_Xamarin_Forms_Core_C1FontIcon_InitializeUI">InitializeUI()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the UI.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
