Table of Contents

Class LayoutAllActiveWorkspacesTransform

Namespace
Whim
Assembly
Whim.dll
Triggers all active workspaces to update their layout. Active workspaces are those that are visible on a monitor.
public record LayoutAllActiveWorkspacesTransform : Transform, IEquatable<Transform<Unit>>, IEquatable<Transform>, IEquatable<LayoutAllActiveWorkspacesTransform>
Inheritance
LayoutAllActiveWorkspacesTransform
Implements
Inherited Members

Constructors

LayoutAllActiveWorkspacesTransform()

Triggers all active workspaces to update their layout. Active workspaces are those that are visible on a monitor.
public LayoutAllActiveWorkspacesTransform()