RecentChooser.limit

int limit() @property

Get limit property.

Returns

The maximum number of recently used resources to be displayed,

or -1 to display all items.

void limit(int propval) @property

Set limit property.

Parameters

propvalThe maximum number of recently used resources to be displayed, or -1 to display all items.