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 interface
IAutoSnappingController.Callback
Autosnapping callback
public interface
IAutoSnappingController.AutoSnappingStateListener
Allow to listen when autoSnapping will start to process
-