Interface IMContext.OnPreeditStart

Enclosing class:
IMContext
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface IMContext.OnPreeditStart
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The ::preedit-start signal is emitted when a new preediting sequence
    starts.
  • Method Details

    • onPreeditStart

      void onPreeditStart()
      The ::preedit-start signal is emitted when a new preediting sequence
      starts.