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 SourceAccentHColor
Declaration
public string? AccentHColor
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |
AccentVColor
Declaration
public string? AccentVColor
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |
BorderColor
Declaration
public string? BorderColor
Field Value
Type | Description |
---|---|
System.Nullable<System.String> |