Interface UIContentConfiguration

    • Method Detail

      • makeContentView

        UIView makeContentView()
        Initializes and returns a new instance of the content view using this configuration.
      • updatedConfigurationForState

        java.lang.Object 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.