queryCommandIndeterm method

  1. @DomName('Document.queryCommandIndeterm')
  2. @DocsEditable()
bool queryCommandIndeterm (String commandId)

Implementation

@DomName('Document.queryCommandIndeterm')
@DocsEditable()
bool queryCommandIndeterm(String commandId) native;