MPMusicRepeatMode Énumération
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.
Énumération des modes de répétition de musique. Utilisé avec la RepeatMode propriété .
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPMusicRepeatMode
type MPMusicRepeatMode =
- Héritage
-
MPMusicRepeatMode
- Attributs
Champs
Nom | Valeur | Description |
---|---|---|
Default | 0 | |
None | 1 | |
One | 2 | |
All | 3 |