showDelay

fun showDelay(v: View, delay: Long, flag: Int = InputMethodManager.SHOW_IMPLICIT): Boolean

Schedules delayed keyboard show and returns queue registration status.

지연 키보드 표시를 예약하고 메시지 큐 등록 결과를 반환합니다. 실제 표시 결과는 포함하지 않습니다.