positionalEnterDistance property

double positionalEnterDistance
final

The distance from center to detect that the object reached the assist area.

When the object is this distance close to the center, it enters layout assist.

Implementation

final double positionalEnterDistance;