Partager via


CoreInputViewHidingEventArgs Classe

Définition

Contient des données d’événement pour l’événement PrimaryViewHiding .

public ref class CoreInputViewHidingEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 655360)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreInputViewHidingEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 655360)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreInputViewHidingEventArgs
Public NotInheritable Class CoreInputViewHidingEventArgs
Héritage
Object Platform::Object IInspectable CoreInputViewHidingEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10, version 2004 (introduit dans 10.0.19041.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v10.0)

Méthodes

TryCancel()

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

S’applique à

Voir aussi