HolographicViewConfiguration.Kind Eigenschaft
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 die Art des Renderns ab, für das HolographicViewConfiguration verwendet wird.
public:
property HolographicViewConfigurationKind Kind { HolographicViewConfigurationKind get(); };
HolographicViewConfigurationKind Kind();
public HolographicViewConfigurationKind Kind { get; }
var holographicViewConfigurationKind = holographicViewConfiguration.kind;
Public ReadOnly Property Kind As HolographicViewConfigurationKind
Eigenschaftswert
Eine HolographicViewConfigurationKind , die eine Art HolographicViewConfiguration für ein HolographicDisplay angibt.