tile()
Lays out the components of the receiver: the content view, the scrollers, and the ruler views.
Declaration
func tile()Discussion
You rarely need to invoke this method, but subclasses may override it to manage additional components.
Lays out the components of the receiver: the content view, the scrollers, and the ruler views.
func tile()You rarely need to invoke this method, but subclasses may override it to manage additional components.