Package org.robovm.apple.arkit
Class ARBlendShapeLocation
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.arkit.ARBlendShapeLocation
public class ARBlendShapeLocation extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classARBlendShapeLocation.AsListMarshalerstatic classARBlendShapeLocation.Marshalerstatic classARBlendShapeLocation.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static ARBlendShapeLocationvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
BrowDownLeft
- Since:
- Available in iOS 11.0 and later.
-
BrowDownRight
- Since:
- Available in iOS 11.0 and later.
-
BrowInnerUp
- Since:
- Available in iOS 11.0 and later.
-
BrowOuterUpLeft
- Since:
- Available in iOS 11.0 and later.
-
BrowOuterUpRight
- Since:
- Available in iOS 11.0 and later.
-
CheekPuff
- Since:
- Available in iOS 11.0 and later.
-
CheekSquintLeft
- Since:
- Available in iOS 11.0 and later.
-
CheekSquintRight
- Since:
- Available in iOS 11.0 and later.
-
EyeBlinkLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeBlinkRight
- Since:
- Available in iOS 11.0 and later.
-
EyeLookDownLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeLookDownRight
- Since:
- Available in iOS 11.0 and later.
-
EyeLookInLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeLookInRight
- Since:
- Available in iOS 11.0 and later.
-
EyeLookOutLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeLookOutRight
- Since:
- Available in iOS 11.0 and later.
-
EyeLookUpLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeLookUpRight
- Since:
- Available in iOS 11.0 and later.
-
EyeSquintLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeSquintRight
- Since:
- Available in iOS 11.0 and later.
-
EyeWideLeft
- Since:
- Available in iOS 11.0 and later.
-
EyeWideRight
- Since:
- Available in iOS 11.0 and later.
-
JawForward
- Since:
- Available in iOS 11.0 and later.
-
JawLeft
- Since:
- Available in iOS 11.0 and later.
-
JawOpen
- Since:
- Available in iOS 11.0 and later.
-
JawRight
- Since:
- Available in iOS 11.0 and later.
-
MouthClose
- Since:
- Available in iOS 11.0 and later.
-
MouthDimpleLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthDimpleRight
- Since:
- Available in iOS 11.0 and later.
-
MouthFrownLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthFrownRight
- Since:
- Available in iOS 11.0 and later.
-
MouthFunnel
- Since:
- Available in iOS 11.0 and later.
-
MouthLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthLowerDownLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthLowerDownRight
- Since:
- Available in iOS 11.0 and later.
-
MouthPressLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthPressRight
- Since:
- Available in iOS 11.0 and later.
-
MouthPucker
- Since:
- Available in iOS 11.0 and later.
-
MouthRight
- Since:
- Available in iOS 11.0 and later.
-
MouthRollLower
- Since:
- Available in iOS 11.0 and later.
-
MouthRollUpper
- Since:
- Available in iOS 11.0 and later.
-
MouthShrugLower
- Since:
- Available in iOS 11.0 and later.
-
MouthShrugUpper
- Since:
- Available in iOS 11.0 and later.
-
MouthSmileLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthSmileRight
- Since:
- Available in iOS 11.0 and later.
-
MouthStretchLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthStretchRight
- Since:
- Available in iOS 11.0 and later.
-
MouthUpperUpLeft
- Since:
- Available in iOS 11.0 and later.
-
MouthUpperUpRight
- Since:
- Available in iOS 11.0 and later.
-
NoseSneerLeft
- Since:
- Available in iOS 11.0 and later.
-
NoseSneerRight
- Since:
- Available in iOS 11.0 and later.
-
TongueOut
- Since:
- Available in iOS 12.0 and later.
-
-
Method Details