ScanOverlaySwitchCameraButtonStyle Property |
Allows to override the camera switch button style
Namespace:
Scandit.BarcodePicker
Assembly:
Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.15.2.10 (5.15.2.10)
Syntax public Style SwitchCameraButtonStyle { get; set; }
Public Property SwitchCameraButtonStyle As Style
Get
Set
public:
property Style^ SwitchCameraButtonStyle {
Style^ get ();
void set (Style^ value);
}
member SwitchCameraButtonStyle : Style with get, set
Property Value
Type:
StyleVersion Information Scandit.Recognition
Supported in: 1.0.0.0
See Also