Size.Width Propiedad

Definición

Obtiene el ancho del tamaño (en píxeles).

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

Valor de propiedad

width

Atributos

Comentarios

Obtiene el ancho del tamaño (en píxeles).

Java documentación para android.util.Size.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