IElementFactory.

GetElement(ElementFactoryGetArgs) Method

Summary

Gets an IControl.
Namespace
Avalonia.Controls
Containing Type
IElementFactory

Syntax

IControl GetElement(ElementFactoryGetArgs args)

Parameters

Name Type Description
args ElementFactoryGetArgs The element args.

Return Value

Type Description
IControl