Compartilhar via


TitleBar.PassthroughElements Propriedade

Definição

Obtém uma lista de elementos que devem impedir o arrasto na região da barra de título e, em vez disso, manipulam a entrada diretamente

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 da propriedade

Aplica-se a