MPRemoteCommandCenter.ChangeShuffleModeCommand 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.
Obtém o comando usado para alterar o modo de embaralhamento.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual MediaPlayer.MPChangeShuffleModeCommand ChangeShuffleModeCommand { [Foundation.Export("changeShuffleModeCommand")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ChangeShuffleModeCommand : MediaPlayer.MPChangeShuffleModeCommand
Valor da propriedade
- Atributos