A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.nativescript.org/api/interface/ActionOptions below:

ActionOptions | API - NativeScript

interface ActionOptions extends CancelableOptions {
  actions: string[];
  cancelButtonText: string;
  destructiveActionsIndexes: number[];
  message: string;
  title: string;
}

Provides options for the dialog.

Summary Properties

Gets or sets the list of available actions.

cancelButtonText?: string

Gets or sets the Cancel button text.

destructiveActionsIndexes
destructiveActionsIndexes?: number[]

[iOS only] Gets or sets the indexes of destructive actions.

Gets or sets the dialog message.

Gets or sets the dialog title.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4