UIImagePickerController.ReferenceUrl Property

Definition

Represents the value associated with the constant UIImagePickerControllerReferenceURL

[Foundation.Field("UIImagePickerControllerReferenceURL", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UIImagePickerController.PHAsset' instead.")]
public static Foundation.NSString ReferenceUrl { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UIImagePickerController.PHAsset' instead.")] get; }
member this.ReferenceUrl : Foundation.NSString

Property Value

Attributes

Applies to