Share via


UITabGroup.SidebarActions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIAction[] SidebarActions { [Foundation.Export("sidebarActions", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSidebarActions:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("sidebarActions", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setSidebarActions:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.SidebarActions : UIKit.UIAction[] with get, set

Property Value

Attributes

Applies to