Struct ArkUI_DragAndDropInfo
Source pub struct ArkUI_DragAndDropInfo { }
Available on crate feature api-12 only.
Expand description
Defines a struct for drag and drop information returned through a drag status listener.
Available since API-level: 12
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more
Returns the argument unchanged.
Calls U::from(self).
That is, this conversion is whatever the implementation of
From<T> for U chooses to do.
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.