Share via


MPMoviePlayerController.ContentUrl Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to