Table of Contents

Class AnimationTargetFuncForeverHandler

Namespace
Adw.Internal
Assembly
Adw-1.dll

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

managed AnimationTargetFunc

Fields

NativeCallback

public AnimationTargetFunc NativeCallback

Field Value

AnimationTargetFunc