Contents

iBeam

Returns a cursor that looks like a capital I with a tiny crossbeam at its middle.

Declaration

class var iBeam: NSCursor { get }

Return Value

The I-beam cursor. This is the cursor that you’re used to seeing over editable or selectable text. The I-beam cursor’s default hot spot is where the crossbeam intersects the I.

See Also

Retrieving cursor instances