We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
It’s CAView’s agent class which is an abstract class, and declares three pure virtual functions.
Access modifier
Method name
Description
Public
getSuperViewRect
It’s used to obtain parent node’s Rect
viewOnEnterTransitionDidFinish
It’s called after completely loading view
viewOnExitTransitionDidStart
It’s called when removing view
There was an error while loading. Please reload this page.