NavigableElement.Style 属性

定义

获取或设置此元素的唯 Style 一值。

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

属性值

适用于