contentUnavailableConfiguration
Setting a content unavailable configuration replaces the existing content unavailable view of the view controller with a new content unavailable view instance from the configuration, or directly applies the configuration to the existing content unavailable view if the configuration is compatible with the existing content unavailable view type. The default value is nil.
Declaration
@property (nonatomic, copy) id<UIContentConfiguration> contentUnavailableConfiguration;