Enum AnimatableProperties
Definition
- Assembly:
- Tizen.NUI.dll
The properties that can be animated.
[SuppressMessage("Naming", "CA1717:Only FlagsAttribute enums should have plural names")]
public enum AnimatableProperties
Fields
| Name | Description |
|---|---|
| Opacity | Opacity property. |
| Position | Position property. |
| Size | Size property. |