Click or drag to resize

IconSize Enumeration

Size of icon to get

Namespace:  Eto.IO
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public enum IconSize
Members
  Member nameValueDescription
Large0 Large icon (32x32 or 64x64 for retina)
Small1 Small icon (16x16 or 32x32 for retina)
See Also