FlashControl.AssistantLightSupported 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 a value indicating whether focus assist light is supported by the capture device.
public:
property bool AssistantLightSupported { bool get(); };
bool AssistantLightSupported();
public bool AssistantLightSupported { get; }
var boolean = flashControl.assistantLightSupported;
Public ReadOnly Property AssistantLightSupported As Boolean
Property Value
Boolean
bool
A value indicating whether focus assist light is supported by the capture device.