Method SetLastFocusedElement
SetLastFocusedElement(Focusable)
Set the last focused element before the popup was shown.
Declaration
public T SetLastFocusedElement(Focusable focusable)
Parameters
Type | Name | Description |
---|---|---|
Focusable | focusable | The last focused element. |
Returns
Type | Description |
---|---|
T | The popup of type |