다음을 통해 공유


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

속성 값

적용 대상