CIContext.ClearCaches Method

Definition

Frees data in the cache and runs the garbage collector.

[Foundation.Export("clearCaches")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void ClearCaches ();
abstract member ClearCaches : unit -> unit
override this.ClearCaches : unit -> unit
Attributes

Applies to