footerConfiguration

Represents a generic footer configuration that automatically adopts the style of a containing list when updating for a new configuration state, by reading the listEnvironment trait from the state’s trait collection. Defaults to the footer configuration for a plain-style list.

Declaration

+ (instancetype) footerConfiguration;