HdmiDisplayMode.StereoEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value that indicates whether stereoscorpic 3D is enabled on the device.
public:
property bool StereoEnabled { bool get(); };
bool StereoEnabled();
public bool StereoEnabled { get; }
var boolean = hdmiDisplayMode.stereoEnabled;
Public ReadOnly Property StereoEnabled As Boolean
Property Value
Boolean
bool