public interface UIContentConfiguration extends NSCopying
| Modifier and Type | Method and Description |
|---|---|
UIView |
makeContentView()
Initializes and returns a new instance of the content view using this configuration.
|
UIContentConfiguration |
updatedConfigurationForState(UIConfigurationState state)
Returns a copy of the configuration updated for the specified state, by applying the configuration's default values for that state to any properties that have not been customized.
|
copyWithZoneUIView makeContentView()
UIContentConfiguration updatedConfigurationForState(UIConfigurationState state)