Angulos
Loading...
Searching...
No Matches
Angulos.UI.UIElements.Button Class Reference
Inheritance diagram for Angulos.UI.UIElements.Button:
Angulos.UI.UIElements.IUIElement

Public Attributes

string Label

Properties

Action OnClick = () => { } [get, set]
bool StartThreadForClick = true [get, set]
Vector2 Position [get, set]
 The object's position. Vector2.Zero for automatic positioning.
Vector2? Size [get, set]
bool Visible = true [get, set]
 If the object is visible.

Property Documentation

◆ Position

Vector2 Angulos.UI.UIElements.Button.Position
getset

The object's position. Vector2.Zero for automatic positioning.

Implements Angulos.UI.UIElements.IUIElement.

◆ Visible

bool Angulos.UI.UIElements.Button.Visible = true
getset

If the object is visible.

Implements Angulos.UI.UIElements.IUIElement.


The documentation for this class was generated from the following file:
  • Sharp/UI/UIElements/Button.cs