Share via


UITabBarController.BottomAccessory Property

Definition

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

Property Value

Attributes

Applies to