Show / Hide Table of Contents

Class UIHeader

A UIParagraph that has larger text.

Inheritance
System.Object
UIComponent
UIParagraph
UIHeader
Inherited Members
UIParagraph.Text
UIParagraph.Wrap
UIParagraph.FontStyle
UIParagraph.AlignToCenter
UIComponent.AddChild(UIComponent)
UIComponent.Size
UIComponent.Height
UIComponent.Width
UIComponent.MaxSize
UIComponent.Children
UIComponent.ClearChildren()
UIComponent.BringToFront()
UIComponent.Anchor
UIComponent.Draggable
UIComponent.FillColor
UIComponent.AttachedData
UIComponent.Parent
UIComponent.Visible
UIComponent.Enabled
UIComponent.Locked
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

Back to top © 2020 Anarkis Gaming. All rights reserved. Generated by DocFX