Instance Property
standardColorIdentifier
A string identifier for a built-in, standard color.
let standardColorIdentifier: String?
Discussion
This value is expected to be one of the following:
term blue: A context-dependent blue color.
term gray: A context-dependent gray color.
term green: A context-dependent orange color.
term orange: A context-dependent orange color.
term purple: A context-dependent purple color.
term red: A context-dependent red color.
term yellow: A context-dependent yellow color.