Table of Contents

Class ThemeService

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

IThemeService 기본 구현체 (stub). uPalette 연동 시 Integration/UI/uPalette/UPaletteThemeAdapter 로 교체된다.

public sealed class ThemeService : IThemeService
Inheritance
object
ThemeService
Implements

Properties

CurrentTheme

public string CurrentTheme { get; }

Property Value

string

Methods

ApplyTheme(string)

테마를 적용한다. 모든 Synchronizer 가 즉시 갱신된다.

public void ApplyTheme(string themeId)

Parameters

themeId string