NSCache.SetCost(NSObject, NSObject, nuint) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setObject:forKey:cost:")]
public virtual void SetCost(Foundation.NSObject obj, Foundation.NSObject key, nuint cost);
abstract member SetCost : Foundation.NSObject * Foundation.NSObject * nuint -> unit
override this.SetCost : Foundation.NSObject * Foundation.NSObject * nuint -> unit
- obj
- NSObject
- key
- NSObject
- cost
- System.System.UIntPtr System.unativeint
- Attributes