CoreInputViewHidingEventArgs.TryCancel 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果輸入窗格可見) ,則嘗試取消與CoreInputView相關聯之輸入窗格的PrimaryViewHiding事件 (。
public:
virtual bool TryCancel() = TryCancel;
bool TryCancel();
public bool TryCancel();
function tryCancel()
Public Function TryCancel () As Boolean
傳回
Boolean
bool
如果作業成功,則為 True。 否則為 false。