ScrollView.ContentSize Property

Definition

Gets the size of the Content. This is a bindable property.

public Xamarin.Forms.Size ContentSize { get; }
member this.ContentSize : Xamarin.Forms.Size

Property Value

A Size that represents the size of the content.

Applies to