Freigeben über


CoreInputViewHidingEventArgs.TryCancel Methode

Definition

Versucht, das PrimaryViewHiding-Ereignis des Eingabebereichs abzubrechen, der der CoreInputView zugeordnet ist (wenn der Eingabebereich sichtbar ist).

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

Gibt zurück

Boolean

bool

True, wenn der Vorgang erfolgreich war. Andernfalls „false“.

Gilt für: