Sets the alert to block display.
Alert block() { _displayStyle = AlertDisplayStyle.block; return this; }