共用方式為


AVPlayer.ClosedCaptionDisplayEnabled 屬性

定義

播放程式是否顯示隱藏式輔助字幕。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual bool ClosedCaptionDisplayEnabled { [Foundation.Export("isClosedCaptionDisplayEnabled")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setClosedCaptionDisplayEnabled:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, null)] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
public virtual bool ClosedCaptionDisplayEnabled { [Foundation.Export("isClosedCaptionDisplayEnabled")] get; [Foundation.Export("setClosedCaptionDisplayEnabled:")] set; }
member this.ClosedCaptionDisplayEnabled : bool with get, set

屬性值

屬性

適用於