Uses of Class
org.robovm.apple.uikit.UICollectionLayoutSectionOrthogonalScrollingBehavior
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICollectionLayoutSectionOrthogonalScrollingBehavior in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UICollectionLayoutSectionOrthogonalScrollingBehavior Modifier and Type Method Description UICollectionLayoutSectionOrthogonalScrollingBehaviorNSCollectionLayoutSection. getOrthogonalScrollingBehavior()static UICollectionLayoutSectionOrthogonalScrollingBehaviorUICollectionLayoutSectionOrthogonalScrollingBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static UICollectionLayoutSectionOrthogonalScrollingBehaviorUICollectionLayoutSectionOrthogonalScrollingBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static UICollectionLayoutSectionOrthogonalScrollingBehavior[]UICollectionLayoutSectionOrthogonalScrollingBehavior. 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 UICollectionLayoutSectionOrthogonalScrollingBehavior Modifier and Type Method Description voidNSCollectionLayoutSection. setOrthogonalScrollingBehavior(UICollectionLayoutSectionOrthogonalScrollingBehavior v)