NoneAnimationTarget#

Added in version 1.9.

class NoneAnimationTarget(**properties: Any)#

Superclasses: AnimationTarget, Object

An AnimationTarget that doesn’t do anything.

Constructors#

class NoneAnimationTarget
classmethod new() AnimationTarget#

Creates a new AdwAnimationTarget that doesn’t do anything.

Added in version 1.9.