Anchor

Anchor is a shortcut to Client.UI.Anchor.

Anchors are used to position user interface elements.

A few builtin Anchor instances can be used, there's no way to create custom Anchors.

Built-in instances

Anchor Bottom read-only

Bottom position Anchor.

Anchor HCenter read-only

Horizontal center position Anchor.

Anchor Left read-only

Left position Anchor.

Anchor Right read-only

Right position Anchor.

Anchor Top read-only

Top position Anchor.

Anchor VCenter read-only

Vertical center position Anchor.