IFocusManager.

Scope Property

Summary

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

Syntax

IFocusScope? Scope { get; }

Value

Type Description
IFocusScope?