言語

Font 構造体

定義

public value class Font : IEquatable<Microsoft::Maui::Graphics::IFont ^>, Microsoft::Maui::Graphics::IFont
public struct Font : IEquatable<Microsoft.Maui.Graphics.IFont>, Microsoft.Maui.Graphics.IFont
type Font = struct
    interface IFont
Public Structure Font
Implements IEquatable(Of IFont), IFont
継承
Font
実装

コンストラクター

名前 説明
Font(String, Int32, FontStyleType)

プロパティ

名前 説明
Default
DefaultBold
IsDefault
Name
StyleType
Weight

メソッド

名前 説明
Equals(IFont)
Equals(Object)
GetHashCode()

拡張メソッド

名前 説明
GetSvgStyle(IFont)
GetSvgWeight(IFont)
ToSKTypeface(IFont)

適用対象