SetWindowIcon method

String SetWindowIcon(
  1. ImageBase<ImageBase> image
)

Implementation

String SetWindowIcon(
  ImageBase image,
) => 'SetWindowIcon($image)';