Property BoxHeavyBorder
BoxHeavyBorder
Style for a box. The border is less transparent than background.
Declaration
public static GUIStyle BoxHeavyBorder { get; }
Property Value
| Type | Description |
|---|---|
| GUIStyle |
Remarks
The border, being less transparent than the background, will result lighter than the background on dark themes, darker than the background on light themes, and with a less vivid color compared to the background when a custom background color is used.