DragStartEvent
Represents the event data associated with the start of a drag operation in Flet.
Inheritance
Event.Properties
global_position**: Offsetflet.controls.transform.Offset
* Metadata: data_field: "g"
* Defaults to origin if not specified.kind**: PointerDeviceTypeflet.controls.types.PointerDeviceType
* Metadata: data_field: "k"local_position**: Offsetflet.controls.transform.Offset
* Metadata: data_field: "l"timestamp**: Duration | NoneNone if triggered from proxied events (e.g., accessibility).
* Type: flet.controls.duration.Duration or None
* Metadata: data_field: "ts"
* Default: None
Previous
arrow_back
Dragendevent