Share via


NSUrl.PreviewItemUrl Property

Definition

Gets the URL for the preview item.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl? PreviewItemUrl { [Foundation.Export("previewItemURL")] get; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl PreviewItemUrl { [Foundation.Export("previewItemURL")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("previewItemURL")>]
member this.PreviewItemUrl : Foundation.NSUrl

Property Value

The URL for the preview item.

Implements

Attributes

Applies to