Share via


UITab.UserInfo Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject? UserInfo { [Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("userInfo", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setUserInfo:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.UserInfo : Foundation.NSObject with get, set

Property Value

Attributes

Applies to