Display.getCursorSizes

Returns an array containing the recommended cursor sizes.

@return the array of cursor sizes

@exception SWTException <ul> <li>ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver</li> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@since 3.0

class Display
getCursorSizes
(
)

Meta