Edit

Share via


IMPMediaPlayback Interface

Definition

Interface that, together with the T:MediaPlayer.MPMediaPlayback_Extensions class, comprise the MPMediaPlayback protocol.

[Foundation.Protocol(Name="MPMediaPlayback", WrapperType=typeof(MediaPlayer.MPMediaPlaybackWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPMediaPlayback : IDisposable, ObjCRuntime.INativeObject
type IMPMediaPlayback = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Applies to