values property

Set of all values of IOSWKSelectionGranularity.

Implementation

static final Set<IOSWKSelectionGranularity> values = [
  IOSWKSelectionGranularity.CHARACTER,
  IOSWKSelectionGranularity.DYNAMIC,
].toSet();