getPointingTo

open fun getPointingTo(rect: <Error class: unknown class>): Boolean

Gets the rectangle that the popover points to.

If a rectangle to point to has been set, this function will return true and fill in @rect with such rectangle, otherwise it will return false and fill in @rect with the parent widget coordinates.

Return

true if a rectangle to point to was set.

Parameters

rect

location to store the rectangle