IWindowPlacementSettings Interface

graph BT Type["IWindowPlacementSettings"] class Type type-node

Syntax

public interface IWindowPlacementSettings

Properties

Name Value Summary
Placement WINDOWPLACEMENT
UpgradeSettings bool
Upgrades the application settings on loading.

Methods

Name Value Summary
Reload() void
Refreshes the application settings property values from persistent storage.
Save() void
Stores the current values of the settings properties.
Upgrade() void
Updates application settings to reflect a more recent installation of the application.