disappearingItemCursor
アイテムを消すときのシステムカーソルを返します
解説
アイテムを消すときのシステムカーソルを返します。
返り値
( NSCursor * )
カーソル
引数
フレームワーク
ApplicationKit
クラス
NSCursor
Class Methods
使用可能
10.3
参照
例文
[[NSCursor disappearingItemCursor] set];
アイテムを消すときのシステムカーソルを返します。
( NSCursor * )
カーソル
ApplicationKit
NSCursor
10.3
[[NSCursor disappearingItemCursor] set];