HolographicKeyboardPlacementOverridePreview.GetForCurrentView Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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.
public:
static HolographicKeyboardPlacementOverridePreview ^ GetForCurrentView();
static HolographicKeyboardPlacementOverridePreview GetForCurrentView();
/// [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")]
static HolographicKeyboardPlacementOverridePreview GetForCurrentView();
public static HolographicKeyboardPlacementOverridePreview GetForCurrentView();
[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 static HolographicKeyboardPlacementOverridePreview GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As HolographicKeyboardPlacementOverridePreview
Gibt zurück
Die Platzierung überschreibt das Objekt.
- Attribute