Enum Animatable.Capability
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for Handle's capabilities that can be queried.
public enum Animatable.Capability
Fields
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. |