CIImage.Url Property

Definition

If not null, the URL from which the image was loaded.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl Url { [Foundation.Export("url")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Url : Foundation.NSUrl

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to