Show / Hide Table of Contents

Enum SettingMetadata

The metadata settings options

Namespace: Phoenix.Settings
Assembly: Phoenix.Abstractions.Settings.dll
Syntax
public enum SettingMetadata

Fields

Name Description
Directory

The setting is a directory path.

File

The setting is a file path.

None

No special functionality.

Slider

The setting should use a slider.

  • View Source
In This Article
Back to top Generated by DocFX