[][src]Function ul_sys::ulViewUnfocus

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

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.