Lingua

Display.Width Proprietà

Definizione

Attenzione

deprecated

Ottiene la larghezza della visualizzazione in pixel.

[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

Valore della proprietà

Attributi

Commenti

Questo membro è deprecato. Utilizzare invece WindowMetrics#getBounds().width().

per android.view.Display.getWidth().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a