edgeTapAreaPoints property

double? edgeTapAreaPoints
getter/setter pair

Edge tap area in absolute points (44–120). iOS only. Defaults to 44pt (iOS HIG minimum tap target) when null.

Implementation

double? edgeTapAreaPoints;