qisdk / com.aldebaran.qi.sdk.object.focus / Focus / check

check

abstract fun check(focusOwner: FocusOwner!): Boolean!

Check the FocusOwner provided to tell whether it is recognized as representing the current focused activity.

Parameters

focusOwner - FocusOwner!: The focus owner to check.

Return
Boolean!: True if the focus is effectively owned, false otherwise.

Since
1