.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AppKit
  3. NSPickerTouchBarItem
  4. SetEnabled(Boolean, nint)
  • NSPickerTouchBarItem
    • NSPickerTouchBarItem(IntPtr)
    • NSPickerTouchBarItem(NativeHandle)
    • NSPickerTouchBarItem(NSCoder)
    • NSPickerTouchBarItem(NSObjectFlag)
    • Action
    • ClassHandle
    • CollapsedRepresentationImage
    • CollapsedRepresentationLabel
    • ControlRepresentation
    • CustomizationLabel
    • Enabled
    • NumberOfOptions
    • SelectedIndex
    • SelectionColor
    • SelectionMode
    • Target
    • Create(NSTouchBarItemIdentifier, NSImage[], NSPickerTouchBarItemSelectionMode, NSObject, Selector)
    • Create(NSTouchBarItemIdentifier, String[], NSPickerTouchBarItemSelectionMode, NSObject, Selector)
    • Dispose(Boolean)
    • GetEnabled(nint)
    • GetEnabled(nint)
    • GetImage(nint)
    • GetImage(nint)
    • GetLabel(nint)
    • GetLabel(nint)
    • SetEnabled(Boolean, nint)
    • SetEnabled(Boolean, nint)
    • SetImage(NSImage, nint)
    • SetImage(NSImage, nint)
    • SetLabel(String, nint)
    • SetLabel(String, nint)
xamarinmac
namespace AppKit
{
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Register("NSPickerTouchBarItem", true)]
    public class NSPickerTouchBarItem : NSTouchBarItem
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("setEnabled:atIndex:")]
        public virtual void SetEnabled(bool enabled, nint index);
    }
}
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 🗙