다음을 통해 공유


TitleBar.PassthroughElements 속성

정의

제목 표시줄 영역에서 끌기를 방지하고 대신 입력을 직접 처리해야 하는 요소 목록을 가져옵니다.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::IView ^> ^ PassthroughElements { System::Collections::Generic::IList<Microsoft::Maui::IView ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.IView> PassthroughElements { get; }
member this.PassthroughElements : System.Collections.Generic.IList<Microsoft.Maui.IView>
Public ReadOnly Property PassthroughElements As IList(Of IView)

속성 값

적용 대상