次の方法で共有


MPMovieControlStyle 列挙型

定義

プロパティのさまざまなモードを指定する値を ControlStyle 持つ列挙体。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum MPMovieControlStyle
type MPMovieControlStyle = 
継承
MPMovieControlStyle
属性

フィールド

名前 説明
None 0
Default 1
Embedded 1
Fullscreen 2

適用対象