Package org.robovm.apple.uikit
Interface UIContentView
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
UIContentViewAdapter,UIListContentView
public interface UIContentView extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description UIContentConfigurationgetConfiguration()voidsetConfiguration(UIContentConfiguration v)
-
Method Details
-
getConfiguration
UIContentConfiguration getConfiguration() -
setConfiguration
-