Discussion 議論
The object in the user info dictionary for the key NSHelp
. If the user info dictionary doesn’t contain a value for NSHelp
, this property is nil
.
ユーザ情報辞書の中の、キーNSHelp
に対するオブジェクト。ユーザ情報辞書がNSHelp
に対する値を含まないならば、このプロパティはnil
です。
If this property is non-nil
for an error being presented by init(error:)
, the alert panel will include a help anchor button that can display this string.
このプロパティがinit(error:)
によって提示されているエラーに対して非nil
であるならば、警告パネルはこの文字列を表示するヘルプアンカーボタンを含むでしょう。