CallbackAnimationTarget

constructor(callback: AnimationTargetFunc)

Creates a new AdwAnimationTarget that calls the given @callback during the animation.

Return

the newly created callback target

Parameters

callback

the callback to call


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)