Share via


IFont.StyleType Property

Definition

Gets the style type of the font (e.g., normal, italic).

public:
 property Microsoft::Maui::Graphics::FontStyleType StyleType { Microsoft::Maui::Graphics::FontStyleType get(); };
public Microsoft.Maui.Graphics.FontStyleType StyleType { get; }
member this.StyleType : Microsoft.Maui.Graphics.FontStyleType
Public ReadOnly Property StyleType As FontStyleType

Property Value

Applies to