FlashControl.AssistantLightSupported Property

Definition

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