FRQDO
12/06/2018, 2:33 AMforwardButton
a child of the header
, but the header
is not a parent of the forwardButton
? I’d assume that if you set one, you automatically get the other at pretty much the same time
2. Why does removeFromParent()
check for the parent?.parent
instead of just the parent
when dealing with a Toolbar
?