Contents

checkSpaceForParts()

Checks to see if there is enough room in the receiver to display the knob and buttons.

Declaration

func checkSpaceForParts()

Discussion

The usableParts property contains the state calculated by this method. You should never need to invoke this method; it’s invoked automatically whenever the scroller’s size changes.

See Also

Calculating Layout