MPSeekCommandEventType Enum

Definition

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

[ObjCRuntime.Native]
public enum MPSeekCommandEventType
[<ObjCRuntime.Native>]
type MPSeekCommandEventType = 
Inheritance
MPSeekCommandEventType
Attributes

Fields

Name Value Description
BeginSeeking 0
EndSeeking 1

Applies to