Share via


SWCollaborationView.SetShowManageButton(Boolean) Method

Definition

[Foundation.Export("setShowManageButton:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetShowManageButton(bool showManageButton);
[<Foundation.Export("setShowManageButton:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetShowManageButton : bool -> unit
override this.SetShowManageButton : bool -> unit

Parameters

showManageButton
Boolean
Attributes

Applies to