mixedStateImage
Mixed状態の画像を返します
解説
Mixed状態の画像を返します。
返り値
( NSImage * )
ミックスの状態の画像
引数
フレームワーク
ApplicationKit
クラス
NSMenuItem
Instance Methods
使用可能
10.0
参照
- setMixedStateImage:
例文
- (NSImage *)mixedStateImage; { return nil; }
Mixed状態の画像を返します。
( NSImage * )
ミックスの状態の画像
ApplicationKit
NSMenuItem
10.0
- setMixedStateImage:
- (NSImage *)mixedStateImage; { return nil; }