Share via


MPSeekCommandEventType 枚举

定义

枚举指示命令是开始还是结束查找操作的值。

[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 = 
继承
MPSeekCommandEventType
属性

字段

BeginSeeking 0
EndSeeking 1

适用于