gui | :: defines.relative_gui_type | |
position | :: defines.relative_gui_position | |
type | :: string? | If provided, only anchors the GUI element when the opened things type matches the type. |
If provided, only anchors the GUI element when the opened things type matches the type. | ||
name | :: string? | If provided, only anchors the GUI element when the opened thing matches the name. |
If provided, only anchors the GUI element when the opened thing matches the name. | ||
names | :: array[string]? | If provided, only anchors the GUI element when the opened thing matches one of the names. When reading an anchor, |
If provided, only anchors the GUI element when the opened thing matches one of the names. When reading an anchor, |