Kaluga
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
Kaluga
keyboard
/
com.splendo.kaluga.keyboard
/
UIKitFocusHandler
UIKit
Focus
Handler
ios
data
class
UIKitFocusHandler
(
val
view
:
UIView
)
:
FocusHandler
A
FocusHandler
that focuses on a given
UIView
Parameters
view
the
UIView
to focus on
Members
Constructors
UIKit
Focus
Handler
Link copied to clipboard
ios
constructor
(
view
:
UIView
)
Properties
view
Link copied to clipboard
ios
val
view
:
UIView
Functions
request
Focus
Link copied to clipboard
ios
fun
requestFocus
(
)