← Docs
kotlin-stdlib / org.khronos.webgl / WebGLActiveInfo

WebGLActiveInfo

JS
1.1
abstract class WebGLActiveInfo
(source)

Exposes the JavaScript WebGLActiveInfo to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript WebGLActiveInfo to Kotlin

WebGLActiveInfo ( )

Properties

JS
1.1

name

open val name : String
JS
1.1

size

open val size : Int
JS
1.1

type

open val type : Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .