다음을 통해 공유


CIContext.ClearCaches 메서드

정의

캐시의 데이터를 해제하고 가비지 수집기를 실행합니다.

[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
특성

적용 대상