HolographicApplicationPreview Class

Definition

Provides preview functionality that let apps interact with the holographic shell, allowing the user to see content in the world around them.

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
Inheritance
Object Platform::Object IInspectable HolographicApplicationPreview
Attributes

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Methods

IsCurrentViewPresentedOnHolographicDisplay()

Gets whether the current app view will display in a Mixed Reality headset.

IsHolographicActivation(IActivatedEventArgs)

Gets whether a given app activation is targeted at the holographic shell.

Applies to