-
public class DefaultRotaryHapticFeedback.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerROTARY_SCROLL_TICKprivate final IntegerROTARY_SCROLL_ITEM_FOCUSprivate final IntegerROTARY_SCROLL_LIMITpublic final static DefaultRotaryHapticFeedback.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final IntegergetROTARY_SCROLL_TICK()final IntegergetROTARY_SCROLL_ITEM_FOCUS()final IntegergetROTARY_SCROLL_LIMIT()-
-
Method Detail
-
getROTARY_SCROLL_TICK
final Integer getROTARY_SCROLL_TICK()
-
getROTARY_SCROLL_ITEM_FOCUS
final Integer getROTARY_SCROLL_ITEM_FOCUS()
-
getROTARY_SCROLL_LIMIT
final Integer getROTARY_SCROLL_LIMIT()
-
-
-
-