Button.setHasFrame

Sets the style of the button.

Buttons can has a flat appearance or have a frame drawn around them.

class Button
void
setHasFrame
()

Parameters

hasFrame bool

whether the button should have a visible frame

Meta