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

Syntax

public bool Contains (Point pt)

Parameters

pt
The Xamarin.Forms.Point being checked for containment.

Returns

true if pt is 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