Class AnimationTargetFuncForeverHandler
Forever Handler for AnimationTargetFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class AnimationTargetFuncForeverHandler
- Inheritance
-
AnimationTargetFuncForeverHandler
- Inherited Members
Constructors
AnimationTargetFuncForeverHandler(AnimationTargetFunc)
public AnimationTargetFuncForeverHandler(AnimationTargetFunc managed)
Parameters
managedAnimationTargetFunc
Fields
NativeCallback
public AnimationTargetFunc NativeCallback