Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーのマウスが NSStatusItem の上に置かれたときに関数を実行するにはどうすればよいですか?
のプロパティにカスタムNSViewを割り当てる場合は、メソッド、およびをオーバーライドできます。NSStatusItemviewNSRespondermouseEntered:mouseMoved:mouseExited:
NSView
NSStatusItem
view
NSResponder
mouseEntered:
mouseMoved:
mouseExited: