Package org.robovm.apple.uikit
Class UICollectionElementKind
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.UICollectionElementKind
public class UICollectionElementKind extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUICollectionElementKind.AsListMarshalerstatic classUICollectionElementKind.Marshalerstatic classUICollectionElementKind.Values -
Field Summary
Fields Modifier and Type Field Description static UICollectionElementKindSectionFooterstatic UICollectionElementKindSectionHeader -
Method Summary
Modifier and Type Method Description static UICollectionElementKindvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
SectionHeader
-
-
Method Details
-
valueOf
-