Overlayable

Defines a node that can be used as an overlay through OverlayIO.

Members

Functions

getAnchor
Rectangle getAnchor(Rectangle space)

An anchor the node is bound to, used for positioning the overlay.

opEquals
bool opEquals(Object other)

Memory safe and const object comparison.

See Also

fluid.io.overlay, OverlayIO.

Meta