Overflow#

class Overflow#

Defines how content overflowing a given area should be handled.

This is used in set_overflow. The overflow property is modeled after the CSS overflow property, but implements it only partially.

Fields#

class Overflow
HIDDEN#

The type of the None singleton.

VISIBLE#

The type of the None singleton.