Compartir a través de


DisplayInformation.StereoEnabled Propiedad

Definición

Obtiene un valor que indica si el dispositivo admite 3D estereoscópico.

public:
 property bool StereoEnabled { bool get(); };
bool StereoEnabled();
public bool StereoEnabled { get; }
var boolean = displayInformation.stereoEnabled;
Public ReadOnly Property StereoEnabled As Boolean

Valor de propiedad

Boolean

bool

TRUE si el dispositivo es capaz de 3D estereoscópico y 3D estereoscópico está habilitado actualmente; FALSE en caso contrario.

Se aplica a