NameScope.

FindAsync(string) Method

Namespace
Avalonia.Controls
Containing Type
NameScope

Syntax

public SynchronousCompletionAsyncResult<object> FindAsync(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
SynchronousCompletionAsyncResult<object>