OTVTextStyleCharacterEdge
public enum OTVTextStyleCharacterEdge : String, Codable
OTVTextStyleCharacterEdge is an enum that defines the character edge effects that can be applied to subtitles.
-
Declaration
Swift
case none -
Declaration
Swift
case dropShadowed -
Declaration
Swift
case uniform -
Declaration
Swift
case raised -
Declaration
Swift
case depressed