IconFilter Class

IconFilter class

Represents icon filter.


type IconFilter struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewIconFilterConstructs from an Object convertible to this.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
ToObjectGets the Object.
GetIconSetTypeGets and sets which icon set is used in the filter criteria.
SetIconSetTypeGets and sets which icon set is used in the filter criteria.
GetIconIdGets and sets Zero-based index of an icon in an icon set.
SetIconIdGets and sets Zero-based index of an icon in an icon set.