Share via


NSImage.CacheMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSImageCacheMode CacheMode { [Foundation.Export("cacheMode")] get; [Foundation.Export("setCacheMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cacheMode")>]
[<set: Foundation.Export("setCacheMode:")>]
member this.CacheMode : AppKit.NSImageCacheMode with get, set

Property Value

Attributes

Applies to