Unbreakable
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
Undocumented Interfaces
TooltipProvider
Members
static of(showInTooltip as bool) as Unbreakable
Parameters:
showInTooltip: bool
Type: bool
Return Type:
Unbreakable
Getter
Return Type:
bool
withTooltip(showInTooltip as bool) as Unbreakable
Parameters:
showInTooltip: bool
Type: bool
Return Type:
Unbreakable