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