Package org.robovm.apple.avfoundation
Class AVAudioSessionOrientation
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVAudioSessionOrientation
public class AVAudioSessionOrientation extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVAudioSessionOrientation.AsListMarshalerstatic classAVAudioSessionOrientation.Marshalerstatic classAVAudioSessionOrientation.Values -
Field Summary
Fields Modifier and Type Field Description static AVAudioSessionOrientationBackstatic AVAudioSessionOrientationBottomstatic AVAudioSessionOrientationFrontstatic AVAudioSessionOrientationLeftstatic AVAudioSessionOrientationRightstatic AVAudioSessionOrientationTop -
Method Summary
Modifier and Type Method Description static AVAudioSessionOrientationvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Top
-
Bottom
-
Front
-
Back
-
Left
-
Right
-
-
Method Details
-
valueOf
-