Uses of Class
org.robovm.apple.uikit.UITableViewRowAnimation
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITableViewRowAnimation in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITableViewRowAnimation Modifier and Type Method Description UITableViewRowAnimationUITableViewDiffableDataSource. getDefaultRowAnimation()static UITableViewRowAnimationUITableViewRowAnimation. valueOf(long n)Returns the enum constant of this type with the specified name.static UITableViewRowAnimationUITableViewRowAnimation. valueOf(String name)Returns the enum constant of this type with the specified name.static UITableViewRowAnimation[]UITableViewRowAnimation. values()Returns an array containing the constants of this enum type, in the order they are declared.