ICoreWindowKeyboardInput 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class ICoreWindowKeyboardInput
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneInternalContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(426448734, 6707, 19223, 153, 53, 51, 142, 246, 68, 52, 119)]
struct ICoreWindowKeyboardInput
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneInternalContract), 65536)]
[Windows.Foundation.Metadata.Guid(426448734, 6707, 19223, 153, 53, 51, 142, 246, 68, 52, 119)]
public interface ICoreWindowKeyboardInput
Public Interface ICoreWindowKeyboardInput
- 屬性
Windows 需求
裝置系列 |
Windows Mobile Extension SDK (已於 10.0.10240.0 引進)
|
API contract |
Windows.Phone.PhoneInternalContract (已於 v1.0 引進)
|
屬性
IsKeyboardInputEnabled |
注意 IsKeyboardInputEnabled可能會在 8.1 GDR2 Windows Phone之後變更或無法使用。 取得或設定觸控式鍵盤是否向使用者顯示文字輸入。 |
KeyboardInputBuffer |
注意 Windows.Phone.UI.Core.ICoreWindowKeyboardInput.KeyboardInputBuffer可能會在 Windows Phone 8.1 GDR2 之後變更或無法使用版本。 ** only:** 取得或設定用來接收緩衝文字輸入的 KeyboardInputBuffer 物件。 |