menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FontStyle - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FontStyle

    Represents enumeration for Font Style.

    Inheritance
    System.Object
    FontStyle
    Namespace: Syncfusion.SfDiagram.XForms
    Assembly: Syncfusion.SfDiagram.XForms.dll
    Syntax
    public sealed class FontStyle : Enum

    Fields

    Bold

    Bold font style.

    Declaration
    public const FontStyle Bold
    Field Value
    Type
    FontStyle

    BoldItalic

    Bold italic font style.

    Declaration
    public const FontStyle BoldItalic
    Field Value
    Type
    FontStyle

    Italic

    Italic font style.

    Declaration
    public const FontStyle Italic
    Field Value
    Type
    FontStyle

    Normal

    Normal font style.

    Declaration
    public const FontStyle Normal
    Field Value
    Type
    FontStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved