pub unsafe extern "C" fn text_input_get_view(
    text_input: *mut TextInput
) -> *mut View
Expand description

Get text input view

@param text_input TextInput instance

@return View instance that can be used for embedding