Dart
dart:web_gl
ExtDisjointTimerQuery
isQueryExt method
description
isQueryExt method
@JSName('isQueryEXT')
bool
isQueryExt
(
TimerQueryExt
query
)
@JSName('isQueryEXT')
Implementation
@JSName
(
'isQueryEXT'
)
bool
isQueryExt(TimerQueryExt query) native;