shutterButtonHidden property

bool? shutterButtonHidden
getter/setter pair

Hides the shutter button if set to TRUE. Shows it otherwise. Defaults to FALSE. If set to TRUE, auto-snapping is enabled and the property autoSnappingEnabled of the behaviour configuration will have no effect. Also the auto-snapping button will be hidden.

Implementation

bool? shutterButtonHidden;