Keyboard.Height Propiedad

Definición

Devuelve el alto total del teclado.

public virtual int Height { [Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler")] get; }
[<get: Android.Runtime.Register("getHeight", "()I", "GetGetHeightHandler")>]
member this.Height : int

Valor de propiedad

el alto total del teclado

Atributos

Comentarios

Devuelve el alto total del teclado.

Java documentación para android.inputmethodservice.Keyboard.getHeight().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a