Package org.robovm.apple.avfoundation
Class AVSemanticSegmentationMatteType
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.avfoundation.AVSemanticSegmentationMatteType
public class AVSemanticSegmentationMatteType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAVSemanticSegmentationMatteType.AsListMarshalerstatic classAVSemanticSegmentationMatteType.Marshalerstatic classAVSemanticSegmentationMatteType.Values -
Field Summary
Fields Modifier and Type Field Description static AVSemanticSegmentationMatteTypeGlassesstatic AVSemanticSegmentationMatteTypeHairstatic AVSemanticSegmentationMatteTypeSkinstatic AVSemanticSegmentationMatteTypeTeeth -
Method Summary
Modifier and Type Method Description static AVSemanticSegmentationMatteTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Skin
- Since:
- Available in iOS 13.0 and later.
-
Hair
- Since:
- Available in iOS 13.0 and later.
-
Teeth
- Since:
- Available in iOS 13.0 and later.
-
Glasses
- Since:
- Available in iOS 14.1 and later.
-
-
Method Details
-
valueOf
-