contentUnavailableConfigurationState
Returns the current content unavailable configuration state for the view. To add your own custom state(s), override the getter and call super to obtain an instance with the system properties set, then set your own custom states as desired.
Declaration
@property (nonatomic, readonly) UIContentUnavailableConfigurationState * contentUnavailableConfigurationState;