次の方法で共有


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
属性

フィールド

名前 説明
Unknown 0
None 1
All 2
One 3

適用対象