FocusManagerSetupFn

typealias FocusManagerSetupFn = (setFocused: (focused: Boolean?) -> Unit) -> () -> Unit?(source)