Uses of Class
org.robovm.apple.uikit.UIViewConfigurationState
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIViewConfigurationState in org.robovm.apple.uikit
Subclasses of UIViewConfigurationState in org.robovm.apple.uikit Modifier and Type Class Description classUICellConfigurationStateMethods in org.robovm.apple.uikit that return UIViewConfigurationState Modifier and Type Method Description UIViewConfigurationStateUITableViewHeaderFooterView. getConfigurationState()Methods in org.robovm.apple.uikit that return types with arguments of type UIViewConfigurationState Modifier and Type Method Description VoidBlock2<UITableViewHeaderFooterView,UIViewConfigurationState>UITableViewHeaderFooterView. getConfigurationUpdateHandler()Methods in org.robovm.apple.uikit with parameters of type UIViewConfigurationState Modifier and Type Method Description voidUITableViewHeaderFooterView. updateConfigurationUsingState(UIViewConfigurationState state)Method parameters in org.robovm.apple.uikit with type arguments of type UIViewConfigurationState Modifier and Type Method Description voidUITableViewHeaderFooterView. setConfigurationUpdateHandler(VoidBlock2<UITableViewHeaderFooterView,UIViewConfigurationState> v)