positionalEnterDistance property
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;
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.
final double positionalEnterDistance;