Summary
Gets the current focus scope.
- Namespace
- Avalonia
.Input - Containing Type
- FocusManager
Syntax
public IFocusScope? Scope { get; private set; }
Value
Type | Description |
---|---|
IFocusScope? |
public IFocusScope? Scope { get; private set; }
Type | Description |
---|---|
IFocusScope? |