ActionSheetBuilder.ShowTitle Method
| Name | Parameters | Description |
|---|---|---|
| ShowTitle(JS) | value | A Boolean value specifying whether or not the title of the action sheet is visible. Mirrors the client-side showTitle option. |
| ShowTitle(Boolean) | value | A Boolean value specifying whether or not the title of the action sheet is visible. Mirrors the client-side showTitle option. |