visible property

bool visible
getter/setter pair

Determines whether the button is visible or not. Default is true

Implementation

bool visible;