pub unsafe extern "C" fn ulViewConfigSetInitialFocus(
    config: ULViewConfig,
    is_focused: bool
)
Expand description

Whether or not the View should initially have input focus. (Default = True)