Udostępnij za pośrednictwem


DragStartingEventArgs Klasa

Definicja

Udostępnia dane dla zdarzenia DragStarting.

public ref class DragStartingEventArgs : EventArgs
public class DragStartingEventArgs : EventArgs
type DragStartingEventArgs = class
    inherit EventArgs
Public Class DragStartingEventArgs
Inherits EventArgs
Dziedziczenie
DragStartingEventArgs

Konstruktory

DragStartingEventArgs()

Inicjuje nowe wystąpienie klasy DragStartingEventArgs.

Właściwości

Cancel

Pobiera lub ustawia wartość wskazującą, czy zdarzenie powinno zostać anulowane.

Data

Pobiera pakiet danych, który towarzyszy źródle przeciągania.

Handled
Przestarzałe.

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 DragStartingEventArgs.

Metody

GetPosition(Element)

Pobiera lokalizację, w której przeciąganie zaczęło się względem określonego elementu.

Dotyczy