Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
DisableSurround ( bool showControls = true ) : bool | ||
EnableSurround ( bool showControls = true ) : bool | ||
IsBusy ( ) : bool | ||
ToggleSurround ( bool showControls = true ) : bool |
Method | Description | |
---|---|---|
ApplyDisplaySettings ( |
||
ApplyExtendedSettings ( ) : void | ||
AutomateControlPanel ( Application application, bool goSurround ) : bool | ||
AutomateSurroundSettings ( Application application ) : bool | ||
ChangeNvidiaDisplayMode ( bool on ) : bool | ||
GetDisplaySettings ( ) : NVIDIASurroundToggle.DisplaySetting[] | ||
GetDisplays ( ) : List |
||
GetNvidiaControlPanelAddress ( ) : string |
public static DisableSurround ( bool showControls = true ) : bool | ||
showControls | bool | |
return | bool |
public static EnableSurround ( bool showControls = true ) : bool | ||
showControls | bool | |
return | bool |
public static ToggleSurround ( bool showControls = true ) : bool | ||
showControls | bool | |
return | bool |