49
edits
| Line 12: | Line 12: | ||
== Attributes == | == Attributes == | ||
* point ([[XML/FRAMEPOINT|FRAMEPOINT]]) | * point ([[XML/FRAMEPOINT|FRAMEPOINT]]) - place on the layout frame or frame that should get anchored | ||
* relativeTo (string) - global name of LayoutFrame to make relative to. Default value is the parent. | * relativeTo (string) - global name of LayoutFrame to make relative to. Default value is the parent. | ||
* relativeKey (string) - a Lua reference to make relative to. Alternative to using 'relativeTo'. See 'parentKey' in [[XML/LayoutFrame|LayoutFrame]]. | * relativeKey (string) - a Lua reference to make relative to. Alternative to using 'relativeTo'. See 'parentKey' in [[XML/LayoutFrame|LayoutFrame]]. | ||