ChildNameScope.

DoFindAsync(string) Method

Namespace
Avalonia.Controls
Containing Type
ChildNameScope

Syntax

public SynchronousCompletionAsyncResult<object> DoFindAsync(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
SynchronousCompletionAsyncResult<object>