Contents

emptyConfiguration

Creates a configuration ready to customize.

Declaration

+ (instancetype) emptyConfiguration;

Return Value

A new configuration.

Discussion

Use this method to create a new configuration to customize. This is useful if your empty content doesn’t fit the uses covered by configurations available with searchConfiguration or loadingConfiguration.