Xamarin.Forms.ContentView Members

The members of Xamarin.Forms.ContentView are listed below.

See Also: Inherited members from Xamarin.Forms.Layout

Public Constructors

Initializes a new instance fo the ContentView class.

Public Properties

ContentView. Gets or sets the content of the ContentView.

Protected Methods

override
LayoutChildren(double, double, double, double)
Positions and sizes the content of a ContentView.
override
OnSizeRequest(double, double) : SizeRequest
This method is called during the measure pass of a layout cycle to get the desired size of the ContentView.