Package org.robovm.apple.coreanimation
Class CAFillMode
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.coreanimation.CAFillMode
public class CAFillMode extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCAFillMode.AsListMarshalerstatic classCAFillMode.Marshalerstatic classCAFillMode.Values -
Field Summary
Fields Modifier and Type Field Description static CAFillModeBackwardsstatic CAFillModeBothstatic CAFillModeForwardsstatic CAFillModeRemoved -
Method Summary
Modifier and Type Method Description static CAFillModevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Forwards
-
Backwards
-
Both
-
Removed
-
-
Method Details
-
valueOf
-