ActionSheetBuilder.UsePopover Method
Name | Parameters | Description |
---|---|---|
UsePopover(JS) | value | Specifies whether or not to show the action sheet within a Popover UI component. Mirrors the client-side usePopover option. |
UsePopover(Boolean) | value | Specifies whether or not to show the action sheet within a Popover UI component. Mirrors the client-side usePopover option. |