Číst v angličtině

Sdílet prostřednictvím


FlashControl.PowerSupported Property

Definition

Gets a value that specifics if the device allows the torch LED power settings to be changed.

public bool PowerSupported { get; }

Property Value

Boolean

true if the device allows the torch LED power settings to be changed; otherwise, false.

Remarks

You should check the value of the FlashControl object's Supported property before attempting to access this property. If Supported is false, attempting to access this property will throw an exception.

Applies to