MimiTextUppercaseOptions
public struct MimiTextUppercaseOptions : OptionSet
Set of components whose text can be uppercased.
The OptionSet is to be used in MimiStyleBook
with uppercaseTransformation
style.
-
Declaration
Swift
public let rawValue: Int
-
Declaration
Swift
public init(rawValue: Int)