Class UIHeader
A UIParagraph that has larger text.
Inherited Members
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public class UIHeader : UIParagraph
Constructors
UIHeader(String)
Create a new UIHeader.
Declaration
public UIHeader(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text | The text in this UIHeader |