Struct ArkUI_NodeComponentEvent
Source #[repr(C)]
pub struct ArkUI_NodeComponentEvent {
pub data: [ArkUI_NumberValue; 12],
}
Available on crate feature api-12 only.
Expand description
Defines the parameter type of the component callback event.
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.