Show / Hide Table of Contents

Class PdaBorderColorComponent

Used for specifying the pda windows border colors

Inheritance
System.Object
PdaBorderColorComponent
Namespace: Content.Client.PDA
Assembly: Content.Client.dll
Syntax
public sealed class PdaBorderColorComponent : Component

Fields

| Improve this Doc View Source

AccentHColor

Declaration
public string? AccentHColor
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

AccentVColor

Declaration
public string? AccentVColor
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

BorderColor

Declaration
public string? BorderColor
Field Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾