Xamarin.Forms.VisualElement.Width Property
Gets the current rendered width of this element. This is a read-only bindable property.

Syntax

public double Width { get; }

Value

The renderered width of this element.

Remarks

The width of an element is set during the Layout phase.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0