editing
A Boolean value that indicates whether the person view is in editing mode.
Declaration
var editing: Bool { get set }Discussion
In editing mode, the person view displays additional controls to let the user change the contact’s information.
A Boolean value that indicates whether the person view is in editing mode.
var editing: Bool { get set }In editing mode, the person view displays additional controls to let the user change the contact’s information.