Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AnimationMode.IsPropertyAnimated

static function IsPropertyAnimated(target: Object, propertyPath: string): bool;
static bool IsPropertyAnimated(Object target, string propertyPath);
static def IsPropertyAnimated(target as Object, propertyPath as string) as bool

Description

Is the specified property currently in animation mode and being animated?