Package org.robovm.apple.glkit
Class GLKErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.glkit.GLKErrorUserInfoKey
public class GLKErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGLKErrorUserInfoKey.AsListMarshalerstatic classGLKErrorUserInfoKey.Marshalerstatic classGLKErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static GLKErrorUserInfoKeyErrorDeprecated.Deprecated in iOS 12.0.static GLKErrorUserInfoKeyGLErrorDeprecated.Deprecated in iOS 12.0. -
Method Summary
Modifier and Type Method Description static GLKErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Error
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings) -
GLError
Deprecated.Deprecated in iOS 12.0. OpenGLES API deprecated. (Define GLES_SILENCE_DEPRECATION to silence these warnings)
-
-
Method Details
-
valueOf
-