CoreInputView.IsKindSupported(CoreInputViewKind) Méthode

Définition

Obtient si le type de CoreInputView spécifié est pris en charge.

public:
 virtual bool IsKindSupported(CoreInputViewKind type) = IsKindSupported;
bool IsKindSupported(CoreInputViewKind const& type);
public bool IsKindSupported(CoreInputViewKind type);
function isKindSupported(type)
Public Function IsKindSupported (type As CoreInputViewKind) As Boolean

Paramètres

Retours

Boolean

bool

True, si le type est pris en charge. Sinon, False.

Configuration requise pour Windows

Famille d’appareils
Windows 11 (introduit dans 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v14.0)

S’applique à