次の方法で共有


CoreInputViewShowingEventArgs.TryCancel メソッド

定義

CoreInputView ペインに関連付けられている入力ウィンドウの PrimaryViewShowing イベントを取り消そうとします (入力ウィンドウが表示されている場合)。

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

戻り値

Boolean

bool

適用対象