Function ul_sys::ulViewFocus[][src]

pub unsafe extern "C" fn ulViewFocus(view: ULView)
Expand description

Give focus to the View.

You should call this to give visual indication that the View has input focus (changes active text selection colors, for example).