MPSeekCommandEventType Enum

Definition

Enumerates values that indicate whether the command began or ended a seek operation.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 1, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPSeekCommandEventType
type MPSeekCommandEventType = 
Inheritance
MPSeekCommandEventType
Attributes

Fields

BeginSeeking 0
EndSeeking 1

Applies to