Share via


TVContentItem.DisplayUrl Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl? DisplayUrl { [Foundation.Export("displayURL", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDisplayURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("displayURL", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setDisplayURL:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.DisplayUrl : Foundation.NSUrl with get, set

Property Value

Attributes

Applies to