MPMediaPlaylistProperty Class

Definition

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

Applies to