LayoutHelper.

GetLayoutScale(ILayoutable) Method

Summary

Obtains layout scale of the given control.
Namespace
Avalonia.Layout
Containing Type
LayoutHelper

Syntax

public static double GetLayoutScale(ILayoutable control)

Parameters

Name Type Description
control ILayoutable The control.

Return Value

Type Description
double