MPMoviePlayerController.ContentUrl Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Valore della proprietà
(Altre documentazioni per questo nodo sono disponibili)
Il valore può essere null
.
- Attributi