initializedCommonWraps property

bool initializedCommonWraps
getter/setter pair

Indicates whether common animatable wrappers have been registered. Once set to true, no further registration is allowed.

Implementation

static bool initializedCommonWraps = false;