[][src]Function ul_sys::ulViewFocus

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

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).