Menu.tearoffState
bool tearoffState() @property nothrowGet tearoffState property.
Returns
A boolean that indicates whether the menu is torn-off.
void tearoffState(bool propval) @property nothrowSet tearoffState property.
Parameters
propval | A boolean that indicates whether the menu is torn-off. |