Set widget ID.
All UIElement may have a string as unique identifier like in HTML.
This identifier is supposed to be unique. If it isn't, a search by ID will be Undefined Behaviour.
See Implementation
Set widget ID.
All UIElement may have a string as unique identifier like in HTML.
This identifier is supposed to be unique. If it isn't, a search by ID will be Undefined Behaviour.