Class AnimationTargetFuncAsyncHandler
Async Handler for AnimationTargetFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class AnimationTargetFuncAsyncHandler
- Inheritance
-
AnimationTargetFuncAsyncHandler
- Inherited Members
Constructors
AnimationTargetFuncAsyncHandler(AnimationTargetFunc)
public AnimationTargetFuncAsyncHandler(AnimationTargetFunc managed)
Parameters
managed
AnimationTargetFunc
Fields
NativeCallback
public AnimationTargetFunc NativeCallback