次の方法で共有


NSPopUpButtonCell.Item[] プロパティ

定義

オーバーロード

Item[String]
Item[nint]

Item[String]

public AppKit.NSMenuItem this[string title] { get; }
member this.Item(string) : AppKit.NSMenuItem

パラメーター

title
String

プロパティ値

適用対象

Item[nint]

public AppKit.NSMenuItem this[nint idx] { get; }
member this.Item(nint) : AppKit.NSMenuItem

パラメーター

idx
System.System.IntPtr System.nativeint

プロパティ値

適用対象