Skip to main content

FileInputOnPathChangeCallbackType

Type Alias FileInputOnPathChangeCallbackType 

Source
pub type FileInputOnPathChangeCallbackType = extern "C" fn(RefAny, CallbackInfo, FileInputState) -> Update;
Expand description

Callback type invoked when the file input path changes