@FunctionalInterface public interface InputSourceEventListener
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
onChange(Collection<String> inputSources)
The method called when a change event of the input source is detected.
|
void onChange(Collection<String> inputSources)
inputSources - Input source from which the event originatedCopyright © 2019. All rights reserved.