次の方法で共有


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

プロパティ値

適用対象