logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ConfigurationKeys

    Centralized constants for configuration keys

    Inheritance
    object
    ConfigurationKeys
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ConfigurationKeys

    Fields

    FONT_SIZE_KEY

    Declaration
    public const string FONT_SIZE_KEY = "Font Size Key"
    Field Value
    Type Description
    string

    GAME_LANGUAGE_KEY

    Declaration
    public const string GAME_LANGUAGE_KEY = "GameLanguageKey"
    Field Value
    Type Description
    string

    SCALE_KEY

    Declaration
    public const string SCALE_KEY = "Scale Key"
    Field Value
    Type Description
    string

    VOICE_LANGUAGE_KEY

    Declaration
    public const string VOICE_LANGUAGE_KEY = "VoiceLanguageKey"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved