Contents

unhide()

Negates an earlier call to Hide() by showing the current cursor.

Declaration

class func unhide()

Discussion

Each invocation of unhide must be balanced by an invocation of hide() in order for the cursor display to be correct.

See Also

Setting cursor attributes