Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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.

Applies to


Feedback

Was this page helpful?