MPMediaPlaylistProperty Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of a MPMediaPlaylist, such as name, attributes, and seed items.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class MPMediaPlaylistProperty
type MPMediaPlaylistProperty = class
- Inheritance
-
MPMediaPlaylistProperty
- Attributes
Properties
AuthorDisplayName |
Gets the display name for the author. |
DescriptionText |
Gets the description text. |
Name |
Represents the value associated with the constant MPMediaPlaylistPropertyName |
PersistentID |
Represents the value associated with the constant MPMediaPlaylistPropertyPersistentID |
PlaylistAttributes |
Represents the value associated with the constant MPMediaPlaylistPropertyPlaylistAttributes |
SeedItems |
Represents the value associated with the constant MPMediaPlaylistPropertySeedItems |