Uses of Class
org.robovm.apple.uikit.UIContentInsetsReference
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIContentInsetsReference in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIContentInsetsReference Modifier and Type Method Description UIContentInsetsReferenceNSCollectionLayoutSection. getContentInsetsReference()UIContentInsetsReferenceUICollectionViewCompositionalLayoutConfiguration. getContentInsetsReference()static UIContentInsetsReferenceUIContentInsetsReference. valueOf(long n)Returns the enum constant of this type with the specified name.static UIContentInsetsReferenceUIContentInsetsReference. valueOf(String name)Returns the enum constant of this type with the specified name.static UIContentInsetsReference[]UIContentInsetsReference. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UIContentInsetsReference Modifier and Type Method Description voidNSCollectionLayoutSection. setContentInsetsReference(UIContentInsetsReference v)voidUICollectionViewCompositionalLayoutConfiguration. setContentInsetsReference(UIContentInsetsReference v)