Button.hasFrame

bool hasFrame() @property nothrow

Get hasFrame property.

Returns

Whether the button has a frame.
void hasFrame(bool propval) @property nothrow

Set hasFrame property.

Parameters

propvalWhether the button has a frame.