Display.Width Propiedad

Definición

Precaución

deprecated

Obtiene el ancho de esta presentación en píxeles.

[System.Obsolete("deprecated")]
public virtual int Width { [Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getWidth", "()I", "GetGetWidthHandler")>]
member this.Width : int

Valor de propiedad

Atributos

Comentarios

Este miembro está en desuso. Utilice WindowMetrics#getBounds().width() en su lugar.

Java documentación para android.view.Display.getWidth().

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