List screen properties

AccentColor Represents the accent color, which is used in apps to color smaller areas with a well-saturated color.
ActiveNavigator Returns the navigator that was last activated by the user and is part of this list screen, or a blank value if no navigator has been activated.
BackdropColor Represents the backdrop color, which may be used to paint the lowest layer of an app, behind the background of elements such as fields, buttons and navigators.
BackgroundColor Represents the background color, which is used to paint the areas behind elements such as fields, buttons and navigators.
BarBackgroundColor Represents the background color of the navigation bar.
BarForegroundColor Represents the foreground color of the navigation bar, which is used to paint the text and icons of the navigation bar.
ButtonForegroundColor Represents the foreground color for buttons.
DarkForegroundColor Represents the dark foreground color, which is used to paint text and icons on a light background.
DividerColor Represents the divider color, which is used for the separators that appear between elements such as fields, buttons and navigators.
FieldBlankValueColor Represents the color for blank values of fields.
FieldLabelColor Represents the color for labels of fields.
FieldValueColor Represents the color for values of fields.
GroupLabelColor Represents the color for labels of form groups.
Label Represents the label of the screen, which serves as its title.
LightForegroundColor Represents the light foreground color, which is used to paint text and icons on a dark background.
MessageBackgroundColor Represents the background color of all transient messages that appear in an app.
NavigatorLabelColor Represents the color for labels of navigators.
PrimaryColor Represents the primary color, which often uses a bold hue.
Reference Returns a reference to the list screen.
TextBoxTextColor Represents the color for text that appears in text boxes.
WarningColor Represents the warning color, which is used to paint things like error messages and warning labels, including validation messages of fields.