TurnEventImpl extension
- on
Static Methods
-
fromNative(
TurnEventNative native, {bool takeOwnership = true}) → TurnEvent -
Available on TurnEvent, provided by the TurnEventImpl extension
-
fromPointer(
Pointer< Void> ptr, {bool needFree = true, bool takeOwnership = true}) → TurnEvent? -
Available on TurnEvent, provided by the TurnEventImpl extension
-
toNative(
TurnEvent obj) → TurnEventNative -
Available on TurnEvent, provided by the TurnEventImpl extension
-
toPointer(
TurnEvent? val) → Pointer< Void> -
Available on TurnEvent, provided by the TurnEventImpl extension