Android.Views.Display.GetRectSize Method
Gets the size of the display as a rectangle, in pixels.

Syntax

[Android.Runtime.Register("getRectSize", "(Landroid/graphics/Rect;)V", "GetGetRectSize_Landroid_graphics_Rect_Handler")]
public virtual void GetRectSize (Android.Graphics.Rect outSize)

See Also

Display.GetSize(Android.Graphics.Point)

Parameters

outSize
A Android.Graphics.Rect object to receive the size information.

Remarks

Gets the size of the display as a rectangle, in pixels.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 13