isMain

abstract fun isMain(): Boolean

Returns true if this is the main (top-level) frame.

Return

True if this frame is top-level otherwise false.