Common action properties
Certain properties are shared across all actions, ensuring consistency and flexibility in configuration. These common properties allow you to define behaviors, appearance, and functionality that apply universally, regardless of the specific actions used. This simplifies the setup process and helps maintain uniformity across different s.
Configure actions to display two action buttons on the 's main screen. In this example, the first button has a secondary button style applied, by default, the button normally uses the primary color. Additionally, you can set up a third action, referred to as a secondary action button, that appears when the ellipsis (...) is tapped. This allows multiple action options to be accessible within a single .

Property | Description |
---|---|
numberOfVisibleActions | Configure this property to display multiple action buttons on the screen. The recommended number is two. A numerical value is expected, such as 2. |