Udostępnij za pośrednictwem


DropEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia Drop.

public ref class DropEventArgs
public class DropEventArgs
type DropEventArgs = class
Public Class DropEventArgs
Dziedziczenie
DropEventArgs

Konstruktory

DropEventArgs(DataPackageView)

Inicjuje nowe wystąpienie klasy DropEventArgs.

Właściwości

Data

Pobiera pakiet danych skojarzony ze zdarzeniem upuszczania.

Handled

Pobiera lub ustawia wartość wskazującą, czy program obsługi zdarzeń obsłużył zdarzenie, czy też program .NET MAUI powinien kontynuować własne przetwarzanie.

PlatformArgs

Pobiera argumenty specyficzne dla platformy skojarzone z elementem DropEventArgs.

Metody

GetPosition(Element)

Pobiera lokalizację przeciągania względem określonego elementu.

Dotyczy