HolographicViewConfigurationKind Enumeration
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.
Definiert Konstanten, die die Art einer HolographicViewConfiguration angeben.
public enum class HolographicViewConfigurationKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
enum class HolographicViewConfigurationKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
public enum HolographicViewConfigurationKind
var value = Windows.Graphics.Holographic.HolographicViewConfigurationKind.display
Public Enum HolographicViewConfigurationKind
- Vererbung
-
HolographicViewConfigurationKind
- 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)
|
Felder
Display | 0 | Gibt an, dass die Ansichtskonfiguration für eine Anzeige gilt. |
PhotoVideoCamera | 1 | Gibt an, dass die Ansichtskonfiguration für eine Foto-/Videokamera gilt. |