MPMediaQuery
MPMediaQuery()
MPMediaQuery(IntPtr)
MPMediaQuery(NativeHandle)
MPMediaQuery(NSCoder)
MPMediaQuery(NSObjectFlag)
MPMediaQuery(NSSet)
AlbumsQuery
ArtistsQuery
AudiobooksQuery
ClassHandle
Collections
CollectionSections
CompilationsQuery
ComposersQuery
FilterPredicates
GenresQuery
GroupingType
Items
ItemSections
PlaylistsQuery
PodcastsQuery
SongsQuery
AddFilterPredicate(MPMediaPredicate)
Copy(NSZone)
EncodeTo(NSCoder)
GetCollection(nuint)
GetCollection(nuint)
GetItem(nuint)
GetItem(nuint)
GetSection(nuint)
GetSection(nuint)
RemoveFilterPredicate(MPMediaPredicate)
xamarinios
namespace MediaPlayer
{
[Register("MPMediaQuery", true)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class MPMediaQuery : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
public MPMediaItem GetItem(nuint index);
}
}
Xamarin iOS | 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