Layout.IsClippedToBounds Property

Definition

Gets or sets a value which determines if the layout should clip its children to its bounds. The default value is false.

C#
public bool IsClippedToBounds { get; set; }

Property Value

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

Applies to

Product Versions
.NET MAUI 8, 9