Xamarin.Forms.Rectangle.Contains Method
Whether rect is entirely within, or along the periphery, of this Xamarin.Forms.Rectangle.

Syntax

public bool Contains (Rectangle rect)

Parameters

rect
The Xamarin.Forms.Rectangle being checked for containment.

Returns

true if the borders of rect are entirely within, or along the periphery, of thisXamarin.Forms.Rectangle.

Remarks

Documentation for this section has not yet been entered.

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