FocusManager.

Scope Property

Summary

Gets the current focus scope.
Namespace
Avalonia.Input
Containing Type
FocusManager

Syntax

public IFocusScope? Scope { get; private set; }

Value

Type Description
IFocusScope?