Share via


UIGraphicsRendererContext.ClipToRect(CGRect) Method

Definition

[Foundation.Export("clipToRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ClipToRect(CoreGraphics.CGRect rect);
[<Foundation.Export("clipToRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ClipToRect : CoreGraphics.CGRect -> unit
override this.ClipToRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to