[]
Returns focus to Designer. Focus may be lost when plug-in components are opened/closed. Returning focus is essential to continue using Designer hotkeys like Ctrl+Z (undo), Ctrl+Y (redo), etc.
public Task Focus()
Type | Description |
---|---|
Task | A Task that represents the asynchronous operation of restoring focus to the Designer. |