.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSPopUpButton
  4. ItemAtIndex(nint)
  • NSPopUpButton
    • Notifications
    • NSPopUpButton()
    • NSPopUpButton(IntPtr)
    • NSPopUpButton(NativeHandle)
    • NSPopUpButton(NSCoder)
    • NSPopUpButton(NSObjectFlag)
    • NSPopUpButton(CGRect, Boolean)
    • AutoEnablesItems
    • Cell
    • ClassHandle
    • IndexOfSelectedItem
    • ItemCount
    • LastItem
    • Menu
    • PreferredEdge
    • PullsDown
    • SelectedItem
    • SelectedTag
    • TitleOfSelectedItem
    • WillPopUpNotification
    • AddItem(String)
    • AddItems(String[])
    • IndexOfItem(nint)
    • IndexOfItem(nint)
    • IndexOfItem(NSMenuItem)
    • IndexOfItem(NSObject)
    • IndexOfItem(String)
    • IndexOfItem(NSObject, Selector)
    • InsertItem(String, nint)
    • InsertItem(String, nint)
    • ItemAtIndex(nint)
    • ItemAtIndex(nint)
    • Items()
    • ItemTitle(nint)
    • ItemTitle(nint)
    • ItemTitles()
    • ItemWithTitle(String)
    • RemoveAllItems()
    • RemoveItem(nint)
    • RemoveItem(nint)
    • RemoveItem(String)
    • SelectItem(nint)
    • SelectItem(nint)
    • SelectItem(NSMenuItem)
    • SelectItem(String)
    • SelectItemWithTag(nint)
    • SelectItemWithTag(nint)
    • SetTitle(String)
    • SynchronizeTitleAndSelectedItem()
xamarinmac
namespace AppKit
{
    [Register("NSPopUpButton", true)]
    public class NSPopUpButton : NSButton
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("itemAtIndex:")]
        public virtual NSMenuItem! ItemAtIndex(nint index);
    }
}
nuget.org
0.0 %
Reference this API
Xamarin macOS 0.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 🗙