WidgetPath.iterRemoveRegion
void iterRemoveRegion(int pos, string name)Removes the region name from the widget at position pos in the hierarchy defined in path.
Parameters
pos | position to modify, -1 for the path head |
name | region name |
Deprecated
The use of regions is deprecated.