apply(_:)
Updates the layout of the arranged view to respect the provided layout attributes.
Declaration
func apply(_ layoutAttributes: NSScrubberLayoutAttributes)Parameters
- layoutAttributes:
An object that contains the parameters that this arranged view uses to determine its layout.