Compartir a través de


TitleBar.PassthroughElements Propiedad

Definición

Obtiene una lista de elementos que deben evitar arrastrarse en la región de la barra de título y, en su lugar, controlar directamente la entrada.

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)

Valor de propiedad

Se aplica a