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  
latitude — Property, class com.distriqt.extension.camerarollextended.Location
limited — Property, class com.distriqt.extension.camerarollextended.events.CameraRollExtendedEvent
If true the assets returned in this event have been limited by the user's authorisation level.
LIMITED — Constant Static Property, class com.distriqt.extension.camerarollextended.AuthorisationStatus
User has authorised this application to access photo data for a limited set of photos.
loadAsset(asset:com.distriqt.extension.camerarollextended:Asset, request:com.distriqt.extension.camerarollextended.assets:AssetRequest) — method, interface com.distriqt.extension.camerarollextended.assets.Assets
Initiates a load request for an asset.
loadAssetByURL(url:String, representation:String) — method, class com.distriqt.extension.camerarollextended.CameraRollExtended
Loads a single asset by the url of the asset.
loadAssets(assets:Array, representation:String) — method, class com.distriqt.extension.camerarollextended.CameraRollExtended
Allows you to load all the assets (Asset objects) in an array, most likely the return value from a SELECT event.
LOADED — Constant Static Property, class com.distriqt.extension.camerarollextended.events.CameraRollExtendedEvent
If you load a group array of assets then you'll receive this event once all the assets have been retrieved and loaded from the asset library.
location — Property, class com.distriqt.extension.camerarollextended.Asset
The location of this image if GPS data was included in the metadata.
Location — class, package com.distriqt.extension.camerarollextended
Location() — Constructor, class com.distriqt.extension.camerarollextended.Location
Constructor
longitude — Property, class com.distriqt.extension.camerarollextended.Location
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