isEditable
A Boolean that indicates whether the receiver allows adding and removing objects.
Declaration
var isEditable: Bool { get set }Discussion
The default is true.
A Boolean that indicates whether the receiver allows adding and removing objects.
var isEditable: Bool { get set }The default is true.