Api Sandbox GlyphStyle
struct

GlyphStyle

public sealed struct GlyphStyle

Methods

GlyphStyle WithNeutralColorABXY()

ABXY Buttons will match the base style color instead of their normal associated color

GlyphStyle WithSolidABXY()

ABXY Buttons will have a solid fill

Fields

Name Type Description
Knockout static GlyphStyle Face buttons will have colored labels/outlines on a knocked out background Rest of inputs will have white detail/borders on a knocked out background
Light static GlyphStyle Black detail/borders on a white background
Dark static GlyphStyle White detail/borders on a black background
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.GlyphStyle