select method

void select(
  1. bool selected,
  2. bool accumulate
)

Implementation

external void select(bool selected, bool accumulate);