Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSButtonCell
  4. PerformClick(NSObject)
  • NSButtonCell
    • NSButtonCell()
    • NSButtonCell(IntPtr)
    • NSButtonCell(NativeHandle)
    • NSButtonCell(NSCoder)
    • NSButtonCell(NSImage)
    • NSButtonCell(NSObjectFlag)
    • NSButtonCell(String)
    • AlternateImage
    • AlternateMnemonic
    • AlternateMnemonicLocation
    • AlternateTitle
    • AttributedAlternateTitle
    • AttributedTitle
    • BackgroundColor
    • BezelStyle
    • ClassHandle
    • HighlightsBy
    • ImageDimsWhenDisabled
    • ImagePosition
    • ImageScale
    • IsOpaque
    • KeyEquivalent
    • KeyEquivalentFont
    • KeyEquivalentModifierMask
    • ShowsBorderOnlyWhileMouseInside
    • ShowsStateBy
    • Sound
    • Title
    • Transparent
    • DrawBezelWithFrame(CGRect, NSView)
    • DrawImage(NSImage, CGRect, NSView)
    • DrawTitle(NSAttributedString, CGRect, NSView)
    • GetPeriodicDelay(Single, Single)
    • MouseEntered(NSEvent)
    • MouseExited(NSEvent)
    • PerformClick(NSObject)
    • SetButtonType(NSButtonType)
    • SetFont(NSFont)
    • SetGradientType(NSGradientType)
    • SetKeyEquivalentFont(String, nfloat)
    • SetKeyEquivalentFont(String, NFloat)
    • SetPeriodicDelay(Single, Single)
xamarinmac
namespace AppKit
{
    [Register("NSButtonCell", true)]
    public class NSButtonCell : NSActionCell
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("performClick:")]
        public virtual void PerformClick(NSObject! sender);
    }
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙