IconFilter Class
IconFilter class
Represents icon filter.
type IconFilter struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
NewIconFilter | Constructs from an Object convertible to this. |
Methods
Method | Description |
---|
IsNull | Checks whether the implementation object is nullptr. |
ToObject | Gets the Object. |
GetIconSetType | Gets and sets which icon set is used in the filter criteria. |
SetIconSetType | Gets and sets which icon set is used in the filter criteria. |
GetIconId | Gets and sets Zero-based index of an icon in an icon set. |
SetIconId | Gets and sets Zero-based index of an icon in an icon set. |