Freigeben über


HolographicKeyboardPlacementOverridePreview Klasse

Definition

Bietet Vorschaufunktionen, mit denen Apps die Platzierung der Systemtastatatur in der holografischen Shell beeinflussen können. Diese API ist nur für eine begrenzte Gruppe von Apps in der Vorschauphase verfügbar.

public ref class HolographicKeyboardPlacementOverridePreview sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class HolographicKeyboardPlacementOverridePreview final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("Use Windows.ApplicationModel.Holographic.HolographicKeyboard instead of Windows.ApplicationModel.Preview.Holographic.HolographicKeyboardPlacementOverridePreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 720896, "Windows.Foundation.UniversalApiContract")]
class HolographicKeyboardPlacementOverridePreview final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class HolographicKeyboardPlacementOverridePreview
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("Use Windows.ApplicationModel.Holographic.HolographicKeyboard instead of Windows.ApplicationModel.Preview.Holographic.HolographicKeyboardPlacementOverridePreview. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 720896, "Windows.Foundation.UniversalApiContract")]
public sealed class HolographicKeyboardPlacementOverridePreview
Public NotInheritable Class HolographicKeyboardPlacementOverridePreview
Vererbung
Object Platform::Object IInspectable HolographicKeyboardPlacementOverridePreview
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1903 (eingeführt in 10.0.18362.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v8.0)

Methoden

GetForCurrentView()

Ruft ein -Objekt ab, das es ermöglicht, die Platzierung der Systemtastatatur in der holografischen Shell außer Kraft zu setzen, während die aktuelle Ansicht sichtbar ist. Diese API ist nur für eine begrenzte Gruppe von Apps in der Vorschauphase verfügbar.

ResetPlacementOverride()

Setzt die Position der Systemtastatatur in der holografischen Shell auf ihre natürliche Position zurück. Diese API ist nur für eine begrenzte Gruppe von Apps in der Vorschauphase verfügbar.

SetPlacementOverride(SpatialCoordinateSystem, Vector3, Vector3)

Überschreibt die Position der Systemtastatatur so, dass sie an einer bestimmten Position und Ausrichtung angezeigt wird, wobei die natürliche Größe beibehalten wird. Diese API ist nur für eine begrenzte Gruppe von Apps in der Vorschauphase verfügbar.

SetPlacementOverride(SpatialCoordinateSystem, Vector3, Vector3, Vector2)

Überschreibt die Platzierung der Systemtastatatur, damit sie an einer bestimmten Position und Ausrichtung angezeigt wird, und legt eine benutzerdefinierte maximale Tastaturgröße fest. Diese API ist nur für eine begrenzte Gruppe von Apps in der Vorschauphase verfügbar.

Gilt für: