Table of Contents

Class AnimationTargetFuncAsyncHandler

Namespace
Adw.Internal
Assembly
Adw-1.dll

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

Field Value

AnimationTargetFunc