CoreInputView.IsKindSupported(CoreInputViewKind) Methode

Definition

Ruft ab, ob der angegebene CoreInputView-Typ unterstützt wird.

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

Parameter

type
CoreInputViewKind

Der Typ von CoreInputView.

Gibt zurück

Boolean

bool

True, wenn der Typ unterstützt wird. Andernfalls „false“.

Windows-Anforderungen

Gerätefamilie
Windows 11 (eingeführt in 10.0.22000.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v14.0)

Gilt für: