Contents

didUpdateTrackingAreasNotification

Posted whenever a view recalculates its tracking areas.

Declaration

class let didUpdateTrackingAreasNotification: NSNotification.Name

Discussion

It is sent after the view receives updateTrackingAreas().

See Also

Managing Tracking Areas