Package org.robovm.apple.uikit
Interface UIContentConfiguration
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
UIContentConfigurationAdapter,UIListContentConfiguration
public interface UIContentConfiguration extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description UIViewmakeContentView()UIContentConfigurationupdatedConfigurationForState(UIConfigurationState state)
-
Method Details
-
makeContentView
UIView makeContentView() -
updatedConfigurationForState
-