hideAwait

suspend fun hideAwait(v: View, delayMillis: Long = 0, flag: Int = 0, timeoutMillis: Long = DEFAULT_IME_VISIBILITY_TIMEOUT_MS): SoftKeyboardActionResult

Hides keyboard and waits for actual IME visibility result.

키보드 숨김을 요청하고 실제 IME 가시성 결과까지 대기합니다. Timeout은 제한 시간 내 미관측을 의미하며 영구 실패를 뜻하지는 않습니다.