MPNowPlayingInfoCenter 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.
A class that encapsulates data and functions relating to the "now-playing" information displayed on the device lock-screen, the television during AirPlay, or (potentially) on an external accessory such as a dock or car stereo.
[Foundation.Register("MPNowPlayingInfoCenter", true)]
public class MPNowPlayingInfoCenter : Foundation.NSObject
[<Foundation.Register("MPNowPlayingInfoCenter", true)>]
type MPNowPlayingInfoCenter = class
inherit NSObject
- Inheritance
- Attributes
Constructors
| Name | Description |
|---|---|
| MPNowPlayingInfoCenter(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| MPNowPlayingInfoCenter(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| DebugDescription | (Inherited from NSObject) |
| DefaultCenter | |
| Description | (Inherited from NSObject) |
| ExposedBindings | (Inherited from NSObject) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| NowPlaying | |
| PlaybackState | |
| Property1x1AnimatedArtwork |
Represents the value associated with the constant 'MPNowPlayingInfoProperty1x1AnimatedArtwork'. |
| Property3x4AnimatedArtwork |
Represents the value associated with the constant 'MPNowPlayingInfoProperty3x4AnimatedArtwork'. |
| PropertyAdTimeRanges |
Represents the value associated with the constant 'MPNowPlayingInfoPropertyAdTimeRanges'. |
| PropertyAssetUrl |
Represents the value that is associated with the MPNowPlayingInfoPropertyAssetURL constant. |
| PropertyCollectionIdentifier | |
| PropertyCreditsStartTime |
Represents the value associated with the constant 'MPNowPlayingInfoPropertyCreditsStartTime'. |
| PropertyExcludeFromSuggestions |
Represents the value associated with the constant 'MPNowPlayingInfoPropertyExcludeFromSuggestions'. |
| PropertyExternalContentIdentifier | |
| PropertyExternalUserProfileIdentifier | |
| PropertyInternationalStandardRecordingCode |
Represents the value associated with the constant 'MPNowPlayingInfoPropertyInternationalStandardRecordingCode'. |
| PropertyIsLiveStream | |
| PropertyMediaType | |
| PropertyPlaybackProgress | |
| PropertyServiceIdentifier |
Gets the identifier for the property that specifies the service provider for the currently playing item. |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| SupportedAnimatedArtworkKeys | |
| Zone | (Inherited from NSObject) |