unwrap

open fun unwrap(): Any(source)

Gets the underlying framework android.view.inputmethod.InputContentInfo object.

This method always returns null on API <= 24.

Return

an equivalent android.view.inputmethod.InputContentInfo object, or null if not supported.