INameScope.

Complete() Method

Summary

Marks the name scope as completed, no further registrations will be allowed
Namespace
Avalonia.Controls
Containing Type
INameScope

Syntax

void Complete()

Return Value

Type Description
void