AVPlayerViewController.Player Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Lecteur fournissant le contenu à afficher.
public virtual AVFoundation.AVPlayer Player { [Foundation.Export("player", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPlayer:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Player : AVFoundation.AVPlayer with get, set
Valeur de propriété
Lecteur qui fournit du contenu pour thie AVPlayerViewController.
Cette valeur peut être null
.
- Attributs