isEditing
Indicates whether a view is being edited.
Declaration
var isEditing: Bool { get }Discussion
This property returns true if the mode is something other than inactive.
Indicates whether a view is being edited.
var isEditing: Bool { get }This property returns true if the mode is something other than inactive.