Contents

widgetDidBeginEditing()

Called when a user chooses the widget’s begin editing button.

Declaration

optional func widgetDidBeginEditing()

Discussion

This method can be called when widgetAllowsEditing is true.

See Also

Supporting Editing