AboutSupportDeveloper GuideVersion 0.3.0

Interface ServerOptions

Options for starting the Snap Server

Hierarchy

  • ServerOptions

Properties

disableBlurDropPreview?: boolean

If true, the drop preview will not be blurred. This can be useful if performance issues are encountered when displaying a drop target and preview. This can occur on lower spec machines.

disableGPUAcceleratedDragging?: boolean

If true, reverts to a slower method of dragging groups of windows

executablePath?: string

The path to the Snap executable to launch if not using a manifest asset

showDebug?: boolean

True if the Snap debug console should be shown

Generated using TypeDoc