IWindowImpl.

SetExtendClientAreaChromeHints(ExtendClientAreaChromeHints) Method

Summary

Sets hints that configure how the client area extends.
Namespace
Avalonia.Platform
Containing Type
IWindowImpl

Syntax

void SetExtendClientAreaChromeHints(ExtendClientAreaChromeHints hints)

Parameters

Name Type Description
hints ExtendClientAreaChromeHints

Return Value

Type Description
void