Content:
- Properties
- Methods

An Action Sheet is a list dialog implementation of bottom sheet displaying contextual actions or options, used to streamline user interactions in mobile apps.

acs = ui.showActionSheet( title, list, options, onSelect ) → ui object: ActionSheet

These are the available methods for the ActionSheet component.

Example - Complete example of actionsheet click to expand contents 

Properties

The following properties are available on the ActionSheet object:

descriptionString
titleString

Methods

The following methods are available on the ActionSheet object: