Enterprise Tookit for Acrobat Products > Mobile > (Android | iOS)

JavaScript for Acrobat Reader Mobile API Reference (iOS)

HOME | App Class

A static JavaScript object that represents the Acrobat application. It defines a number of Acrobat-specific functions plus a variety of utility routines and convenience functions.

Item Index

Methods

Properties

Methods

alert

(
  • cMsg
)
Number

Defined in App.js:57

Displays an alert dialog box.

Parameters:

  • cMsg String

    A string containing the message to be displayed.

Returns:

Number:

The type of button that was tapped by the user: 1-OK, 2-Cancel, 3-No, 4-Yes.

beep

(
  • nType
)
private

Defined in App.js:69

[Unimplemented]

Parameters:

  • nType Number

Properties

language

String

Defined in App.js:32

The language code of the running application.

platform

String

Defined in App.js:44

The platform the script is currently executing on.


© 2013-15 Adobe Systems, Inc. All rights reserved. Use of these APIs including, the download of software, submission of comments, ideas, feature requests and techniques, and Adobe's rights to use such submitted materials, is governed by the Adobe.com Terms of Use and the Adobe Privacy Policy.