Condividi tramite


Trigger.Property Proprietà

Definizione

Ottiene o imposta la proprietà il cui valore verrà confrontato con Value per determinare quando richiamare i setter.

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

Valore della proprietà

Si applica a