MPMusicPlayerController.NowPlayingItem Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public virtual MediaPlayer.MPMediaItem NowPlayingItem { [Foundation.Export("nowPlayingItem", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNowPlayingItem:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.NowPlayingItem : MediaPlayer.MPMediaItem with get, set
Valor da propriedade
(Mais documentação para este nó está chegando)
Este valor pode ser null
.
- Atributos