Window.setIcon

Set the icon for this window, this overrides the default icon.

class Window
setIcon
(
this T
)

Parameters

images Image[]

A variadic list of images.

Return Value

Type: auto

This window to aid method chaining.

Meta