Uses of Class
org.robovm.apple.uikit.NSLayoutFormatOptions
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSLayoutFormatOptions in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSLayoutFormatOptions Modifier and Type Method Description protected NSLayoutFormatOptions[]NSLayoutFormatOptions. _values()static NSLayoutFormatOptions[]NSLayoutFormatOptions. values()protected NSLayoutFormatOptionsNSLayoutFormatOptions. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type NSLayoutFormatOptions Modifier and Type Method Description static NSArray<NSLayoutConstraint>NSLayoutConstraint. createConstraints(String format, NSLayoutFormatOptions opts, Map<String,Number> metrics, Map<String,NSObjectProtocol> views)