toolPickerVisibility
The visibility state of the tool picker.
Declaration
var toolPickerVisibility: PKToolPickerVisibility? { get set }Discussion
This controls the state of the tool picker that is provided by the activeToolPicker property.
If nil tool picker visibility is based on the next responder. If no responder provides a visibility, the default is .visible.