CPTrip.UserInfo Property

Definition

Gets or sets optional arbitry information about the user that the developer.

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

This value may be null.

Attributes

Applies to