A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Facebook — class, package com.myflashlab.air.extensions.fb
The entry point for using the Facebook ANE.
FACEBOOK — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider
FacebookEvents — class, package com.myflashlab.air.extensions.fb
FaceDetector — class, package com.myflashlab.air.extensions.firebase.mlkit
FaceDetectorOptions — class, package com.myflashlab.air.extensions.firebase.mlkit
FaceDetectorOptions() — Constructor, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions
FAILED_PRECONDITION — Constant Static Property, class com.myflashlab.air.extensions.firebase.functions.FunctionsErrorCode
Operation was rejected because the system is not in a state required for the operation’s execution.
FAILURE — Constant Static Property, class com.myflashlab.air.extensions.appleSignIn.AppleSignInEvent
FAILURE — Constant Static Property, class com.myflashlab.air.extensions.googleGames.Games
familyName — Property, class com.myflashlab.air.extensions.gSignIn.GAccount
Returns the family name of the signed in user.
fantasyFontFamily — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings
Gets the fantasy font family name.
FAST — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.FaceDetectorOptions
FATAL — Constant Static Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalLogLevel
FATAL — Constant Static Property, class com.myflashlab.air.extensions.onesignal.LogLevel
favicon — Property, class com.myflashlab.air.extensions.richWebView.android.WebView
Gets the favicon for the current page.
FCM — class, package com.myflashlab.air.extensions.firebase.fcm
Firebase Cloud Messaging enables apps to communicate with their app servers using simple messages.
FcmEvents — class, package com.myflashlab.air.extensions.firebase.fcm
featureName — Property, class com.myflashlab.air.extensions.gps.Address
FEATURE_NOT_SUPPORTED — Constant Static Property, class com.myflashlab.air.extensions.billing.BillingResponse
Requested feature is not supported by Play Store on the current device.
Features — class, package com.myflashlab.air.extensions.ar
Features class introduces the available AR features you may support in your AR experience.
FeatureType — class, package com.myflashlab.air.extensions.billing
(Android) used with Billing.isFeatureSupported() method to check if the named featureType is supported or not.
fetch($cacheExpiration:Number, $callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig
Fetches parameter values for your app.
fetchAndActivate($callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig
Asynchronously fetches and then activates the fetched configs.
FETCH_AND_ACTIVATE_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfigEvents
fetchProvidersForEmail($emailAddress:String, $callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth
Deprecated, use fetchSignInMethodsForEmail instead.
FETCH_RESULT — Constant Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfigEvents
Deprecated, and will be removed in future versions.
fetchSavedGames($callback:Function) — method, class com.myflashlab.air.extensions.gameCenter.LocalPlayer
Retrieves all available saved games.
fetchSignInMethodsForEmail($emailAddress:String, $callback:Function) — Static Method , class com.myflashlab.air.extensions.firebase.auth.Auth
Returns a list of signin methods that can be used to sign in a given user (identified by its main email address).
fetchTime — Static Property, class com.myflashlab.air.extensions.firebase.remoteConfig.RemoteConfig
Gets the timestamp (milliseconds since epoch) of the last successful fetch, regardless of whether the fetch was activated or not.
FieldValue — class, package com.myflashlab.air.extensions.firebase.firestore
Sentinel values that can be used when writing document fields with write() or updateData().
file — Property, class com.myflashlab.air.extensions.richWebView.android.WebViewEvents
file — Property, class com.myflashlab.air.extensions.richWebView.ios.WebViewEvents
file — Property, class com.myflashlab.air.extensions.volume.NativeSound
Indicates the sound file name used in this instance of native sound object.
FileChooser — class, package com.myflashlab.air.extensions.fileChooser
FileChooser is a very easy to work extension to let you choose a file from your sdcard to be able to use it inside your Air project.
FileChooser() — Constructor, class com.myflashlab.air.extensions.fileChooser.FileChooser
initializing the extension
FileChooserEvent — class, package com.myflashlab.air.extensions.fileChooser
FileChooserEvent(type:String, data:any, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.myflashlab.air.extensions.fileChooser.FileChooserEvent
FileDownloadTask — class, package com.myflashlab.air.extensions.firebase.storage
A task that downloads bytes of a GCS blob to a specified File.
files — Property, class com.myflashlab.air.extensions.firebase.storage.StorageEvents
fileSize — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments
Size of the document in MB.
filingScroll($x:int, $y:int) — method, class com.myflashlab.air.extensions.webView.RichWebView
Animate the scroller to the specified x,y location.
filterOtherGCMReceivers — Property, class com.myflashlab.air.extensions.firebase.fcm.OneSignalInitSettings
(Android) Enable to prevent other broadcast receivers from receiving OneSignal FCM / GCM payloads.
filterOtherGCMReceivers — Property, class com.myflashlab.air.extensions.onesignal.InitSettings
(Android) Enable to prevent other broadcast receivers from receiving OneSignal FCM / GCM payloads.
filters — Property, class com.myflashlab.air.extensions.fb.GameRequestContent
the filters for everybody/app users/non app users.
FILTERS_APP_NON_USERS — Constant Static Property, class com.myflashlab.air.extensions.fb.GameRequestContent
FILTERS_APP_USERS — Constant Static Property, class com.myflashlab.air.extensions.fb.GameRequestContent
FINAL_FANTASY_VICTORY_FANFARE — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration
fingerprintHint — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings
Hint message advising the user how to scan their fingerprint.
fingerprintNotRecognized — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings
Message to let the user know that authentication was failed.
fingerprintRequired — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings
Message showed as a title in a dialog which indicates the user fingerprint is not set up yet on their device.
fingerprintSuccess — Property, class com.myflashlab.air.extensions.localAuth.AndroidAuthSettings
Message to let the user know that authentication was successful.
Firebase — class, package com.myflashlab.air.extensions.firebase.core
Firebase class is the core ANE you need to initialize before being able to run any of the other Firebase features.
FIREBASE — Constant Static Property, class com.myflashlab.air.extensions.firebase.auth.AuthProvider
FirebaseAnalytics — class, package com.myflashlab.air.extensions.firebase.analytics
The top level Firebase Analytics singleton that provides methods for logging events and setting user properties.
FirebaseConfig — class, package com.myflashlab.air.extensions.firebase.core
Data class representing the Firebase configuration you used while initializing Firebase in your app.
firebase_database_url — Property, class com.myflashlab.air.extensions.firebase.core.FirebaseConfig
FirebaseEvents — class, package com.myflashlab.air.extensions.firebase.core
FirebaseInstanceId — class, package com.myflashlab.air.extensions.firebase.core
Firebase Instance ID provides a unique identifier for each app instance and a mechanism to authenticate and authorize actions (example: sending FCM messages).
FIREBASE_SDK_ANDROID — Constant Static Property, class com.myflashlab.air.extensions.firebase.core.Firebase
FIREBASE_SDK_IOS — Constant Static Property, class com.myflashlab.air.extensions.firebase.core.Firebase
FirebaseUser — class, package com.myflashlab.air.extensions.firebase.auth
Represents a user's profile information in your Firebase project's user database.
FirebaseUserEvents — class, package com.myflashlab.air.extensions.firebase.auth
Firestore — class, package com.myflashlab.air.extensions.firebase.firestore
Represents a Firestore Database and is the entry point for all Firestore operations
FirestoreEvents — class, package com.myflashlab.air.extensions.firebase.firestore
firestoreSettings — Static Property, class com.myflashlab.air.extensions.firebase.firestore.Firestore
Returns the settings used by this FirebaseFirestore object.
FirestoreSettings — class, package com.myflashlab.air.extensions.firebase.firestore
Settings used to configure a FirebaseFirestore instance.
firstInstallTime — Property, class com.myflashlab.air.extensions.pm.PackageInfo
firstName — Property, class com.myflashlab.air.extensions.fb.Profile
Getter for the first name of the profile.
FITNESS_ACTIVITY_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_ACTIVITY_READ_WRITE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_BODY_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_BODY_READ_WRITE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_LOCATION_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_LOCATION_READ_WRITE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_NUTRITION_READ — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FITNESS_NUTRITION_READ_WRITE — Constant Static Property, class com.myflashlab.air.extensions.gSignIn.GScopes
FIVE_REPEAT — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration
fixedFontFamily — Property, class com.myflashlab.air.extensions.richWebView.android.WebSettings
Gets the fixed font family name.
flashOn — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
Indicates if the flash was used to take the picture.
flashScrollIndicators() — method, class com.myflashlab.air.extensions.richWebView.ios.ScrollView
displays the scroll indicators for a short time.
FLIGHT_NUMBER — Constant Static Property, class com.myflashlab.air.extensions.firebase.analytics.AnalyticsParam
Flight number for travel events (String).
FLIGHT_NUMBER — Constant Static Property, class com.myflashlab.air.extensions.richWebView.ios.DataDetectorType
flingScroll($vx:int, $vy:int) — method, class com.myflashlab.air.extensions.richWebView.android.WebView
flush() — method, class com.myflashlab.air.extensions.fb.AppEvents
Explicitly flush any stored events to the server.
flush() — method, class com.myflashlab.air.extensions.richWebView.android.Cookies
Ensures all cookies currently accessible through the getCookie API are written to persistent storage.
flushBehavior — Property, class com.myflashlab.air.extensions.fb.AppEvents
Access the behavior that AppEvents uses to determine when to flush logged events to the server.
FlushBehavior — class, package com.myflashlab.air.extensions.fb
Specifies the flush behavior for AppEvents to sends log events to the server.
fNumber — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
The focal length of the lens divided by the diameter of the aperture when the image was acquired.
focalLength — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
The actual focal length of the lens in mm.
focalLength35mm — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetImages
Indicates if the focal length is 35mm.
Focus — class, package com.myflashlab.air.extensions.richWebView.android
FONT_A_12x24 — Constant Static Property, class com.myflashlab.air.extensions.rongta.ESCTextSettings
FONT_B_9x24 — Constant Static Property, class com.myflashlab.air.extensions.rongta.ESCTextSettings
Not available on iOS, FONT_A_12x24 value will be used instead
FONT_C_9x17 — Constant Static Property, class com.myflashlab.air.extensions.rongta.ESCTextSettings
FONT_D_8x16 — Constant Static Property, class com.myflashlab.air.extensions.rongta.ESCTextSettings
Not available on iOS, FONT_C_9x17 value will be used instead
fontNames — Property, class com.myflashlab.air.extensions.spotlight.AttributeSetDocuments
Array of font names used in the item.
forceCodeForRefreshToken — Property, class com.myflashlab.air.extensions.gSignIn.GSignInOptions
(on Android only) If true, the granted code can be exchanged for an access token and a refresh token.
forceConsume($purchaseToken:String, $callback:Function) — Static Method , class com.myflashlab.air.extensions.billing.Billing
(Android), Force consume a managed purchased product.
format — Property, class com.myflashlab.air.extensions.firebase.mlkit.VisionImageMetadata
FORMAT_AZTEC — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_CODABAR — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_CODE_128 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_CODE_39 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_CODE_93 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_DATA_MATRIX — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_EAN_13 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_EAN_8 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_ITF — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_PDF417 — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_QR_CODE — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
formattedCurrentSteps — Property, class com.myflashlab.air.extensions.googleGames.Achievement
Retrieves the number of steps this user has gone toward unlocking this achievement (formatted for the user's locale); only applicable for Achievement.TYPE_INCREMENTAL achievement types.
formattedScore — Property, class com.myflashlab.air.extensions.googleGames.ScoreResult
String containing the score data in a display-appropriate format.
formattedTotalSteps — Property, class com.myflashlab.air.extensions.googleGames.Achievement
Retrieves the total number of steps necessary to unlock this achievement, formatted for the user's locale; only applicable for Achievement.TYPE_INCREMENTAL achievement types.
formattedValue — Property, class com.myflashlab.air.extensions.gameCenter.Score
Returns the player's score as a localized string.
formattedValue — Property, class com.myflashlab.air.extensions.googleGames.TheEvent
Retrieves the sum of increments have been made to this event (formatted for the user's locale).
FORMAT_UPC_A — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FORMAT_UPC_E — Constant Static Property, class com.myflashlab.air.extensions.firebase.mlkit.BarcodeDetector
FOUR_REPEAT — Constant Static Property, class com.myflashlab.air.extensions.vibration.Vibration
FRAME_CHANGED — Constant Static Property, class com.myflashlab.air.extensions.statusbar.StatusbarEvents
framerate — Property, class com.myflashlab.air.extensions.ar.ConfigIos
The target frame rate at which the SDK should run.
freeTrialPeriod — Property, class com.myflashlab.air.extensions.billing.Product
(Android)
FRIENDS — Constant Static Property, class com.myflashlab.air.extensions.fb.DefaultAudience
Indicates that the user's friends are able to see posts made by the application.
FRIENDS_ONLY — Constant Static Property, class com.myflashlab.air.extensions.gameCenter.PlayerScope
Only friends of the local player should be considered when generating the list of scores.
fromEmail — Property, class com.myflashlab.air.extensions.firebase.auth.AuthEvents
FRONT — Constant Static Property, class com.myflashlab.air.extensions.ar.CameraPosition
The SDK will try to start the front-facing camera, if the front-facing camera is not available the SDK will use the first available camera.
FULL — Constant Static Property, class com.myflashlab.air.extensions.battery.BatteryState
FULL_BANNER — Constant Static Property, class com.myflashlab.air.extensions.admob.ApiBannerAds
Interactive Advertising Bureau (IAB) full banner ad size (468x60 density-independent pixels).
FULL_HD_1920x1080 — Constant Static Property, class com.myflashlab.air.extensions.ar.CameraResolution
_fullscreenButtonEnabled — Property, class com.myflashlab.air.extensions.googleVR.VRConfig
fullscreenButtonEnabled — Property, class com.myflashlab.air.extensions.googleVR.VRConfig
Shows or hides the button to transition to fullscreen mode.
fullscreenMode — Property, class com.myflashlab.air.extensions.ar.ConfigAndroid
Indicates that the AR window will be in complete fullscreen.
FULLSCREEN_MONO — Constant Static Property, class com.myflashlab.air.extensions.googleVR.DisplayMode
The VR View is shown fullscreen as just one window.
FULLSCREEN_STEREO — Constant Static Property, class com.myflashlab.air.extensions.googleVR.DisplayMode
The VR View is shown fullscreen in stereo mode, with one window for each eye.
Functions — class, package com.myflashlab.air.extensions.firebase.functions
The entry point of the Firebase Functions SDK.
FunctionsErrorCode — class, package com.myflashlab.air.extensions.firebase.functions
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z