編輯

共用方式為


CPListItem.UserInfo Property

Definition

Optional arbitrary information about the user.

public virtual Foundation.NSObject UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.UserInfo : Foundation.NSObject with get, set

Property Value

Attributes

Applies to