Package org.robovm.apple.avfoundation
Class AVLayerVideoGravity
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVLayerVideoGravity
public class AVLayerVideoGravity extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVLayerVideoGravity.AsListMarshalerstatic classAVLayerVideoGravity.Marshalerstatic classAVLayerVideoGravity.Values -
Field Summary
Fields Modifier and Type Field Description static AVLayerVideoGravityResizestatic AVLayerVideoGravityResizeAspectstatic AVLayerVideoGravityResizeAspectFill -
Method Summary
Modifier and Type Method Description static AVLayerVideoGravityvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
ResizeAspect
-
ResizeAspectFill
-
Resize
-
-
Method Details
-
valueOf
-