ui.Border
classSingle-slot border with uniform padding
Fields
| Name | Type | Description |
|---|---|---|
| content | ui.Widget | child widget |
| padding | number | Uniform padding in slate units (all sides) |
| style | string | Plate the game draws behind the child: "panel", "window", "frame", "field" or "none" |
Inherited from ui.Widget (1)
- visible Hidden widgets keep their place in the tree and take no input
Inherited from Object (5)
- name Object name
- Object.find(name) Find an already loaded object by name
- Object.cast(object) Trying to cast Object into Object
- Object:get_class() Class of this object
- Object.get_class() Return Object class object