다음을 통해 공유


InputView.FontAttributes 속성

정의

이 항목의 텍스트 글꼴이 굵게, 기울임꼴 또는 둘 다 아닌지 여부를 나타내는 값을 가져오거나 설정합니다. 이는 바인딩 가능 속성입니다.

public:
 property Microsoft::Maui::Controls::FontAttributes FontAttributes { Microsoft::Maui::Controls::FontAttributes get(); void set(Microsoft::Maui::Controls::FontAttributes value); };
public Microsoft.Maui.Controls.FontAttributes FontAttributes { get; set; }
member this.FontAttributes : Microsoft.Maui.Controls.FontAttributes with get, set
Public Property FontAttributes As FontAttributes

속성 값

적용 대상