Share via


NSPopoverTouchBarItem.ShowPopover(NSObject) Method

Definition

[Foundation.Export("showPopover:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ShowPopover(Foundation.NSObject? sender);
[<Foundation.Export("showPopover:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShowPopover : Foundation.NSObject -> unit
override this.ShowPopover : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to