Share via


LPLinkMetadata.RemoteVideoUrl Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSUrl? RemoteVideoUrl { [Foundation.Export("remoteVideoURL", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setRemoteVideoURL:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("remoteVideoURL", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setRemoteVideoURL:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.RemoteVideoUrl : Foundation.NSUrl with get, set

Property Value

Attributes

Applies to