Xamarin.Forms.SizeRequest Members

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

See Also: Inherited members from System.ValueType

Public Constructors

Creates a new Xamarin.Forms.SizeRequest object with default values.
Creates a new Xamarin.Forms.SizeRequest object that requests at least the size minimum, but preferably the size request.

Public Properties

MinimumSize. The minimum acceptable size.
RequestSize. The requested size.

Public Methods

override
ToString() : string
Documentation for this section has not yet been entered.