MPMediaItem
MPMediaItem()
MPMediaItem(IntPtr)
MPMediaItem(NativeHandle)
MPMediaItem(NSCoder)
MPMediaItem(NSObjectFlag)
AlbumArtist
AlbumArtistPersistentID
AlbumArtistPersistentIDProperty
AlbumArtistProperty
AlbumPersistentID
AlbumPersistentIDProperty
AlbumTitle
AlbumTitleProperty
AlbumTrackCount
AlbumTrackCountProperty
AlbumTrackNumber
AlbumTrackNumberProperty
Artist
ArtistPersistentID
ArtistPersistentIDProperty
ArtistProperty
Artwork
ArtworkProperty
AssetURL
AssetURLProperty
BeatsPerMinute
BeatsPerMinuteProperty
BookmarkTime
BookmarkTimeProperty
ClassHandle
Comments
CommentsProperty
Composer
ComposerPersistentID
ComposerPersistentIDProperty
ComposerProperty
DateAdded
DateAddedProperty
DiscCount
DiscCountProperty
DiscNumber
DiscNumberProperty
Genre
GenrePersistentID
GenrePersistentIDProperty
GenreProperty
HasProtectedAsset
HasProtectedAssetProperty
IsCloudItem
IsCloudItemProperty
IsCompilation
IsCompilationProperty
IsExplicitItem
IsExplicitProperty
IsPreorder
IsPreorderProperty
LastPlayedDate
LastPlayedDateProperty
Lyrics
LyricsProperty
MediaType
MediaTypeProperty
PersistentID
PersistentIDProperty
PlaybackDuration
PlaybackDurationProperty
PlaybackStoreID
PlaybackStoreIDProperty
PlayCount
PlayCountProperty
PodcastPersistentID
PodcastPersistentIDProperty
PodcastTitle
PodcastTitleProperty
PropertyPersistentID
Rating
RatingProperty
ReleaseDate
ReleaseDateProperty
SkipCount
SkipCountProperty
Title
TitleProperty
UserGrouping
UserGroupingProperty
CanFilterByProperty(NSString)
EncodeTo(NSCoder)
EnumerateValues(NSSet, MPMediaItemEnumerator)
GetObject(NSObject)
GetPersistentIDProperty(MPMediaGrouping)
GetTitleProperty(MPMediaGrouping)
ValueForProperty(NSString)
xamarinios
namespace MediaPlayer
{
[Register("MPMediaItem", true)]
public class MPMediaItem : MPMediaEntity
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal MPMediaItem(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API