DropdownMenu Properties

AreaOfInterestInflate

When opening the dropdown, how big the Filter should be where we look for changes. Decrease when too many changes are found, increase when needed change is not found. Used Filter is also shown in log when registering for update check before the click. Default: Size(100, 50)

Syntax: public Size AreaOfInterestInflate { get; set; }

Last updated