Freigeben über


HolographicKeyboard Klasse

Definition

Ermöglicht Apps das Konfigurieren der vom System bereitgestellten holographic-Tastatur.

public ref class HolographicKeyboard sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 720896)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class HolographicKeyboard final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 720896)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class HolographicKeyboard
Public NotInheritable Class HolographicKeyboard
Vererbung
Object Platform::Object IInspectable HolographicKeyboard
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2104 (eingeführt in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v12.0)

Hinweise

Rufen Sie holographicKeyboard.GetDefault auf, um eine instance dieser Klasse abzurufen.

Methoden

GetDefault()

Ruft die Standard-instance der HolographicKeyboard-Klasse ab.

ResetPlacementOverride()

Setzt die Platzierungsüberschreibung zurück, sodass die Tastatur zur Standardplatzierung zurückkehren kann.

SetPlacementOverride(SpatialCoordinateSystem, Vector3, Quaternion, Vector2)

Überschreibt die Platzierung der holografischen Tastatur.

SetPlacementOverride(SpatialCoordinateSystem, Vector3, Quaternion)

Überschreibt die Platzierung der holografischen Tastatur.

Gilt für: