Share via


HolographicApplicationPreview Klasse

Definition

Stellt Vorschaufunktionen bereit, mit denen Apps mit der holografischen Shell interagieren können, sodass der Benutzer Inhalte in seiner Umgebung anzeigen kann.

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

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Methoden

IsCurrentViewPresentedOnHolographicDisplay()

Ruft ab, ob die aktuelle App-Ansicht in einem Mixed Reality-Headset angezeigt wird.

IsHolographicActivation(IActivatedEventArgs)

Ruft ab, ob eine bestimmte App-Aktivierung auf die holografische Shell ausgerichtet ist.

Gilt für: