Contents

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.

See Also

Working with Person Views