getContextAttributes method

dynamic getContextAttributes()

Implementation

dynamic getContextAttributes() {
  return _gl.getContextAttributes();
}