UIApplication.OpenSettingsUrlString Property

Definition

Represents the value associated with the constant UIApplicationOpenSettingsURLString

[Foundation.Field("UIApplicationOpenSettingsURLString", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString OpenSettingsUrlString { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OpenSettingsUrlString : Foundation.NSString

Property Value

Attributes

Applies to