Query.setSelectable

Set the results of a selectable query. If the element answering the query can handle stream selection, selectable should be set to true.

class Query
void
setSelectable
()

Parameters

selectable bool

Whether the element can handle stream selection.