Function ul_sys::ulViewUnfocus[][src]

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

Remove focus from the View and unfocus any focused input elements.

You should call this to give visual indication that the View has lost input focus.