Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IsoSpeedControl.Auto Property
Definition
- Namespace:
- Windows.Media.Devices
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 a value indicating whether auto ISO speed is enabled.
public:
property bool Auto { bool get(); };
bool Auto();
public bool Auto { get; }
var boolean = isoSpeedControl.auto;
Public ReadOnly Property Auto As Boolean
Property Value
Boolean
bool
A value indicating whether auto ISO speed is enabled.
Applies to
Feedback
Was this page helpful?
