WindowPosition typedef
WindowPosition = String
Where to display the candidate window. If set to 'cursor', the window follows the cursor. If set to 'composition', the window is locked to the beginning of the composition.
Implementation
typedef WindowPosition = String;