Compartilhar via


DragEventArgs.AcceptedOperation Propriedade

Definição

Obtém ou define um valor que especifica quais operações são permitidas pelo destino de soltar.

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

Valor da propriedade

Aplica-se a