共用方式為


NSProgress.SetUserInfo(NSObject, NSString) 方法

定義

[Foundation.Export("setUserInfoObject:forKey:")]
public virtual void SetUserInfo (Foundation.NSObject obj, Foundation.NSString key);
abstract member SetUserInfo : Foundation.NSObject * Foundation.NSString -> unit
override this.SetUserInfo : Foundation.NSObject * Foundation.NSString -> unit

參數

obj
NSObject

即將加入。

這個參數可以是 null

key
NSString
屬性

適用於