IKeyboard Interface |
Namespace: FairyGUI
public interface IKeyboard
The IKeyboard type exposes the following members.
Name | Description | |
---|---|---|
![]() | done |
键盘已收回,输入已完成
|
![]() | supportsCaret |
是否支持在光标处输入。如果为true,GetInput返回的是在当前光标处需要插入的文本,如果为false,GetInput返回的是整个文本。
|