WidgetPath.iterRemoveRegion

Removes the region name from the widget at position pos in the hierarchy defined in path.

class WidgetPath
void
iterRemoveRegion
(
int pos
,
string name
)

Parameters

pos int

position to modify, -1 for the path head

name string

region name Since 3.0

Meta