다음을 통해 공유


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)

적용 대상