Class FocusWorkspaceTransform
- Namespace
- Whim
- Assembly
- Whim.dll
Focus the last focused window in the workspace with given
WorkspaceId
.
NOTE: This does not update the workspace's LastFocusedWindow.
Instead, it queues a call to Focus(). If there is no last focused window, the monitor's
desktop will be focused.public record FocusWorkspaceTransform : BaseWorkspaceTransform, IEquatable<Transform<bool>>, IEquatable<BaseWorkspaceTransform>, IEquatable<FocusWorkspaceTransform>
- Inheritance
-
FocusWorkspaceTransform
- Implements
- Inherited Members
Constructors
FocusWorkspaceTransform(Guid)
Focus the last focused window in the workspace with given
WorkspaceId
.
NOTE: This does not update the workspace's LastFocusedWindow.
Instead, it queues a call to Focus(). If there is no last focused window, the monitor's
desktop will be focused.public FocusWorkspaceTransform(Guid WorkspaceId)
Parameters
WorkspaceId
Guid