Skip to main content

TextInputOnFocusLostCallbackType

Type Alias TextInputOnFocusLostCallbackType 

Source
pub type TextInputOnFocusLostCallbackType = extern "C" fn(RefAny, CallbackInfo, TextInputState) -> Update;