Share via


NSUrlCache.SharedCache Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSUrlCache SharedCache { [Foundation.Export("sharedURLCache", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSharedURLCache:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sharedURLCache", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSharedURLCache:", ObjCRuntime.ArgumentSemantic.Strong)>]
static member SharedCache : Foundation.NSUrlCache with get, set

Property Value

Attributes

Applies to