다음을 통해 공유


TitleBar.TrailingContent 속성

정의

후행 콘텐츠를 나타내는 컨트롤을 가져오거나 설정합니다 View .

후행 콘텐츠는 제목 표시줄에 따라 제목 표시줄의 오른쪽 또는 왼쪽에 FlowDirection맞춰집니다. 여기에 설정된 보기는 필요한 만큼의 공간이 할당됩니다.

여기에 설정된 보기는 제목 표시줄 영역에 대한 모든 입력을 차단하고 입력을 직접 처리합니다.

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

속성 값

적용 대상