Api Sandbox UI Construct LabelConstructor
class

LabelConstructor

public static abstract sealed class LabelConstructor

Methods

static this Label Label(PanelCreator self, String text = null, String classname = null)

Create a simple text label with given text and CSS classname.

Assembly: Sandbox.Engine Namespace: Sandbox.UI.Construct Full Name: Sandbox.UI.Construct.LabelConstructor