Table of Contents

Enum Scope

Namespace
Xui.Core.Debug
Assembly
Xui.Core.dll
[Flags]
public enum Scope : uint

Fields

Application = 1
Input = 2
Rendering = 4
ViewAnimation = 16
ViewArrange = 64
ViewLifecycle = 8
ViewMeasure = 32
ViewRendering = 128
ViewState = 256