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