CPManeuver.UserInfo Property
Definition
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.
Optional data associated with 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