UserInterfaceRows
enum UserInterfaceRows
Represents the possible rows in the UserInterface section
-
Row for access to the ColorPalette
Declaration
Swift
case colorPalette -
Title for the cell
Declaration
Swift
var cellTitle: String { get }
UserInterfaceRows Enumeration Reference