Dart
dart:web_gl
RenderingContext
hint method
description
hint method
void
hint
(
int
target
,
int
mode
)
Implementation
void
hint(
int
target,
int
mode) native;