ignoreTabRelocate property

bool ignoreTabRelocate
getter/setter pair

标志位,是否忽略TabBar重定位 当滑动开始时,根据tabTapByManual来决定是否需要忽略本次滑动时TabBar的重定位

Implementation

bool ignoreTabRelocate = false;