SetWindowIcons abstract method
Set icon for window (multiple images, RGBA 32bit)
Implementation
void SetWindowIcons(
List<ImageStructType> images,
);
Set icon for window (multiple images, RGBA 32bit)
void SetWindowIcons(
List<ImageStructType> images,
);