abstract fun check(focusOwner: FocusOwner!): Boolean!
Check the FocusOwner provided to tell whether it is recognized as representing the current focused activity.
focusOwner
- FocusOwner!: The focus owner to check.
Return
Boolean!: True if the focus is effectively owned, false otherwise.
Since
1