Contents

widgetDidEndEditing()

Called when a widget’s editing session ends.

Declaration

optional func widgetDidEndEditing()

Discussion

This method is called when a user chooses the widget’s end editing button or when editing is deactivated because editing begins in a different widget. This method can be called when widgetAllowsEditing is true.

See Also

Supporting Editing