Android.Views.View.Width Property
Return the width of the your view.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Return the width of the your view.

[Android Documentation]

Requirements

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