alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class FontStyle

    Font style of the textual content.

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

    Fields

    Bold

    The bold type font style.

    Declaration
    public const FontStyle Bold
    Field Value
    Type
    FontStyle

    BoldItalic

    The BoldItalic type font style.

    Declaration
    public const FontStyle BoldItalic
    Field Value
    Type
    FontStyle

    Italic

    The Italic type font style.

    Declaration
    public const FontStyle Italic
    Field Value
    Type
    FontStyle

    Normal

    The 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