Class AnimationTargetFuncCallHandler
Call Handler for AnimationTargetFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.
public class AnimationTargetFuncCallHandler
- Inheritance
-
AnimationTargetFuncCallHandler
- Inherited Members
Constructors
AnimationTargetFuncCallHandler(AnimationTargetFunc)
public AnimationTargetFuncCallHandler(AnimationTargetFunc managed)
Parameters
managed
AnimationTargetFunc
Fields
NativeCallback
public AnimationTargetFunc NativeCallback