Uses of Class
org.robovm.apple.uikit.UICollectionViewFlowLayoutSectionInsetReference
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICollectionViewFlowLayoutSectionInsetReference in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UICollectionViewFlowLayoutSectionInsetReference Modifier and Type Method Description UICollectionViewFlowLayoutSectionInsetReferenceUICollectionViewFlowLayout. getSectionInsetReference()static UICollectionViewFlowLayoutSectionInsetReferenceUICollectionViewFlowLayoutSectionInsetReference. valueOf(long n)Returns the enum constant of this type with the specified name.static UICollectionViewFlowLayoutSectionInsetReferenceUICollectionViewFlowLayoutSectionInsetReference. valueOf(String name)Returns the enum constant of this type with the specified name.static UICollectionViewFlowLayoutSectionInsetReference[]UICollectionViewFlowLayoutSectionInsetReference. 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 UICollectionViewFlowLayoutSectionInsetReference Modifier and Type Method Description voidUICollectionViewFlowLayout. setSectionInsetReference(UICollectionViewFlowLayoutSectionInsetReference v)