tracking Multi Finger Protected Move Area
open fun trackingMultiFingerProtectedMoveArea(@Nullable rect: RectF): LocationComponentOptions.Builder
Sets protected multi pointer gesture area. When the camera is in a tracking mode,any multi finger gesture with focal point inside the provided screen coordinate rectangle is not going to break the tracking.
Best paired with the trackingMultiFingerMoveThreshold set to 0 or a relatively small value to not interfere with gestures outside of the defined rectangle.
Parameters
rect
the protected multi finger area while camera is tracking