-
public interface ReducedMotionOption
-
-
Method Summary
Modifier and Type Method Description abstract ReducedMotionModegetCurrentReducedMotionMode(@Nullable() Context context)Returns the current reduced motion mode. -
-
Method Detail
-
getCurrentReducedMotionMode
abstract ReducedMotionMode getCurrentReducedMotionMode(@Nullable() Context context)
Returns the current reduced motion mode.
-
-
-
-