IWindowIconImpl.

Save(Stream) Method

Namespace
Avalonia.Platform
Containing Type
IWindowIconImpl

Syntax

void Save(Stream outputStream)

Parameters

Name Type Description
outputStream Stream

Return Value

Type Description
void