다음을 통해 공유


Font.Default 속성

정의

디바이스의 기본 글꼴을 가져옵니다.

public:
 static property Microsoft::Maui::Font Default { Microsoft::Maui::Font get(); };
public static Microsoft.Maui.Font Default { get; }
static member Default : Microsoft.Maui.Font
Public Shared ReadOnly Property Default As Font

속성 값

디바이스의 기본 글꼴입니다.

적용 대상