Enum DebugState

    Definition

    Namespace:
    Tizen.NUI.Physics2D
    Assembly:
    Tizen.NUI.Physics2D.dll

    Enumeration to turn the debug layer on or off.

    public enum DebugState

    Fields

    Name Description
    Off

    Debug state is turned off - no debug is drawn

    On

    Debug state is turned on - if there is a Debug layer, then the physics debug is drawn over the top of the root layer

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<DebugState>(DebugState, string)
    Extensions.LoadFromXaml<DebugState>(DebugState, string)
    Extensions.LoadFromXaml<DebugState>(DebugState, Type)
    Extensions.LoadFromXamlFile<DebugState>(DebugState, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX