MPMoviePlayerController.ContentUrl Property

Definition

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl ContentUrl { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("contentURL", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setContentURL:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
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