Share via


UITabBarController.SelectedTab Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITab? SelectedTab { [Foundation.Export("selectedTab", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectedTab:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedTab", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setSelectedTab:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SelectedTab : UIKit.UITab with get, set

Property Value

Attributes

Applies to