Package io.writeopia.sdk.manager
Class FocusHandler
-
- All Implemented Interfaces:
public final class FocusHandlerThis class is responsible to control the focus of the edition of story. (example: If the text of a story is being edited, this story has the current focus.)
-
-
Constructor Summary
Constructors Constructor Description FocusHandler(Function1<Integer, Boolean> isMessageFn)
-