Stay organized with collections
Save and categorize content based on your preferences.
EGLConfig
abstract class EGLConfig
Summary
Public constructors
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# EGLConfig\n\nAdded in [API level 1](https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels)\n\nEGLConfig\n=========\n\n```\nabstract class EGLConfig\n```\n\n|---|-----------------------------------------------|\n| [kotlin.Any](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html) ||\n| ↳ | [javax.microedition.khronos.egl.EGLConfig](#) |\n\nSummary\n-------\n\n| Public constructors ||\n|--------------------------------------|---|\n| [EGLConfig](#EGLConfig())`()` \u003cbr /\u003e |\n\nPublic constructors\n-------------------\n\n### EGLConfig\n\n```\nEGLConfig()\n```"]]