Xamarin.Forms.Layout.IsClippedToBounds Property
Gets or sets a value which determines if the Layout should clip its children to its bounds.

Syntax

public bool IsClippedToBounds { get; set; }

Value

true if the Layout is clipped; otherwise, false. The default value is false.

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