Share via


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

属性值

适用于