package cordova-plugin-keyboard

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private Ojs.t
val keyboard_height : t -> int
val add_event_listener : string -> (unit -> unit) -> unit
val add_event_listener_ev : string -> (t -> unit) -> unit
val did_hide : (unit -> unit) -> unit
val will_show : (unit -> unit) -> unit
val will_hide : (unit -> unit) -> unit
val height_will_change : (t -> unit) -> unit