共用方式為


CoreInputViewHidingEventArgs.TryCancel 方法

定義

如果輸入窗格可見) ,則嘗試取消與CoreInputView相關聯之輸入窗格的PrimaryViewHiding事件 (。

public:
 virtual bool TryCancel() = TryCancel;
bool TryCancel();
public bool TryCancel();
function tryCancel()
Public Function TryCancel () As Boolean

傳回

Boolean

bool

如果作業成功,則為 True。 否則為 false。

適用於