CoreInputViewHidingEventArgs.TryCancel Méthode

Définition

Tente d’annuler l’événement PrimaryViewHiding du volet d’entrée associé à CoreInputView (si le volet d’entrée est visible).

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

Retours

Boolean

bool

True, si l’opération a réussi. Sinon, False.

S’applique à