UIEdgeInsets.InsetRect(CGRect) Method

Definition

Adjusts a rectangle by the given edge insets.

public CoreGraphics.CGRect InsetRect (CoreGraphics.CGRect rect);
member this.InsetRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

rect
CGRect

Returns

Applies to