TitleBar.PassthroughElements Proprietà

Definizione

Ottiene un elenco di elementi che devono impedire il trascinamento nell'area della barra del titolo e gestire l'input direttamente

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)

Valore della proprietà

Si applica a