Dart
dart:html
Document
queryCommandIndeterm method
description
queryCommandIndeterm method
bool
queryCommandIndeterm
(
String
commandId
)
Implementation
bool
queryCommandIndeterm(
String
commandId) native;