Table of Contents

Class UIThemes

Namespace
Framework.Samples.UI
Assembly
Assembly-CSharp.dll

Sample 용 테마 키 상수.

public static class UIThemes
Inheritance
object
UIThemes

Fields

Dark

public const string Dark = "Dark"

Field Value

string

Light

public const string Light = "Light"

Field Value

string