Dart
dart:web_gl
RenderingContext
isEnabled method
description
isEnabled method
bool
isEnabled
(
int
cap
)
Implementation
bool
isEnabled(
int
cap) native;