Completion handle functions

How i can get CompletionHandle function like a moveFocus, setFocus, menuSize and e.t.c ?

Those are passed to the handlers you provide through the customKeys completion option (note, not the editor-wide option) as a second argument.

Yes, I got it, but I need to get this functionality outside customKeys, for naturally control hint higligting. Maybe exist another way?