Enum Animatable.Capability

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

Enumeration for Handle's capabilities that can be queried.

C#
Copy
public enum Capability
Name Description
DYNAMIC_PROPERTIES

Some objects support dynamic property creation at run-time. New properties are registered by calling RegisterProperty() with an unused property name.