Popover.hasArrow

bool hasArrow() @property nothrow

Get hasArrow property.

Returns

Whether to draw an arrow.
void hasArrow(bool propval) @property nothrow

Set hasArrow property.

Parameters

propvalWhether to draw an arrow.