MonoTouch.UIKit.UIApplication.LaunchOptionsLocationKey Property
Launch Options Key: Application was started up in response to a location event.

Syntax

[MonoTouch.Foundation.Field("UIApplicationLaunchOptionsLocationKey", "UIKit")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
[get: MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_4_0)]
public static MonoTouch.Foundation.NSString LaunchOptionsLocationKey { get; }

Value

Represents the value associated with the constant UIApplicationLaunchOptionsLocationKey

Remarks

The value of this key will be an NSNumber. The application should respond by creating a MonoTouch.CoreLocation.CLLocationManager instance to and get the information from that object.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0