This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Location

Namespace
Fuse.Elements
Package
Fuse.Elements 2.9.1

Possible Values

ParentTransform

The element gets a position to match it's world location to that of the master element; the element will have the same visual location and size and the master element.

LocalLayout

The element copies the master elements local size and position (relative to its own parent).

ParentLayout

The element copies the local size and position of the master element's parent.

Show Uno properties and methods

Interface of LayoutMasterMode

ParentTransform : LayoutMasterMode uno

The element gets a position to match it's world location to that of the master element; the element will have the same visual location and size and the master element.

Inherited from object

See Also