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