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

Get text input view

Returns:

  • View instance that can be used for embedding

Arguments

  • text_input - TextInput instance