ScanOverlaySwitchCameraButtonStyle Property |
Allows to override the camera switch button style
Namespace: Scandit.BarcodePickerAssembly: Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.6.0.2 (5.6.0.2)
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:
StyleSee Also