Compartir a través de


KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled Propiedad

Definición

Obtiene una clave de cadena usada para recuperar una propiedad booleana que indica si está habilitada o no la exposición automática.

public:
 static property Platform::String ^ AutoExposureEnabled { Platform::String ^ get(); };
static winrt::hstring AutoExposureEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl.Auto instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring AutoExposureEnabled();
public static string AutoExposureEnabled { get; }
public static string AutoExposureEnabled { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AutoExposureEnabled may be unavailable after Windows Creator Update.  Use Windows.Media.Devices.ExposureControl.Auto instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.autoExposureEnabled;
Public Shared ReadOnly Property AutoExposureEnabled As String

Valor de propiedad

String

Platform::String

winrt::hstring

Indica si está habilitada o no la exposición automática. Esta propiedad es un valor booleano.

Atributos

Se aplica a