[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Core.IRenderEngine.SetClipRect

SetClipRect Method

SetClipRect(Rectangle?)

Sets clip rectangle.

Declaration
void SetClipRect(Rectangle? rect)
Parameters
Type Name Description
Rectangle? rect

Clip rectangle. Null clear clipping rectangle.