Enum Animatable.Capability

    Definition

    Namespace:
    Tizen.NUI
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX