共用方式為


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

欄位

名稱 Description
None 0
Default 1
Embedded 1
Fullscreen 2

適用於