Compartir a través de


VisualElement.Handler Propiedad

Definición

Obtiene o establece el IViewHandler objeto asociado a este elemento.

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

Valor de propiedad

Implementaciones

Se aplica a