Contents

viewBoundsChanged(_:)

Handles an Boundsdidchangenotification, passed in the aNotification argument, by updating a containing Nsscrollview based on the new bounds.

Declaration

func viewBoundsChanged(_ notification: Notification)

See Also

Overriding NSView Methods