Share via


NSAtomicStoreCacheNode.PropertyCache Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary? PropertyCache { [Foundation.Export("propertyCache", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPropertyCache:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("propertyCache", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setPropertyCache:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.PropertyCache : Foundation.NSDictionary with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to