setDefaultColumnWidth(_:)
Sets the default column width for new browser columns that do not otherwise have an initial width from defaults or the browser’s delegate.
Declaration
func setDefaultColumnWidth(_ columnWidth: CGFloat)Parameters
- columnWidth:
The default column width to set.