CoreInputViewShowingEventArgs.TryCancel 方法

定义

如果输入窗格) 可见,则尝试取消与 CoreInputView 窗格关联的输入窗格的 PrimaryViewShowing 事件 (。

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

返回

Boolean

bool

适用于