MACaptionAppearanceDisplayType Enum

Definition

Enumerates values that indicate whether to display captions only for translation, always, or only if an audio track language differs from the system.

[ObjCRuntime.Native]
public enum MACaptionAppearanceDisplayType
[<ObjCRuntime.Native>]
type MACaptionAppearanceDisplayType = 
Inheritance
MACaptionAppearanceDisplayType
Attributes

Fields

Name Value Description
ForcedOnly 0
Automatic 1
AlwaysOn 2

Applies to