VisualElement.IView.Clip Property

Definition

Gets the Path used to define the outline of the contents of a View.

property Microsoft::Maui::Graphics::IShape ^ Microsoft::Maui::IView::Clip { Microsoft::Maui::Graphics::IShape ^ get(); };
Microsoft.Maui.Graphics.IShape Microsoft.Maui.IView.Clip { get; }
member this.Microsoft.Maui.IView.Clip : Microsoft.Maui.Graphics.IShape
 ReadOnly Property Clip As IShape Implements IView.Clip

Property Value

Implements

Applies to