Share via


NSWindow.CacheImageInRect(CGRect) Method

Definition

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

Parameters

aRect
CGRect
Attributes

Applies to