resolveSelectionHandleSize method

double resolveSelectionHandleSize(
  1. FdcGridRangeSelectionHost host
)

Resolves the visible selection resize-handle size.

Implementation

double resolveSelectionHandleSize(FdcGridRangeSelectionHost host) => 0.0;