共用方式為


INPlaybackRepeatMode 列舉

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INPlaybackRepeatMode
type INPlaybackRepeatMode = 
繼承
INPlaybackRepeatMode
屬性

欄位

名稱 Description
Unknown 0
None 1
All 2
One 3

適用於