Root
public enum Root: String, Codable, CaseIterable, Sendable
Root display options
-
Display the raw value
Declaration
Swift
case raw
-
Display the accessible value
Declaration
Swift
case accessible
-
Display the symbol value
Declaration
Swift
case symbol