Interface IAutoSnappingController
-
- All Implemented Interfaces:
public interface IAutoSnappingController<T extends Object>Defines interface for component that performs current conditions evaluation and decides the best moment to take snap automatically.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceIAutoSnappingController.CallbackAutosnapping callback
public interfaceIAutoSnappingController.AutoSnappingStateListenerAllow to listen when autoSnapping will start to process
-