Table of Contents

Enum FlashOperation

Namespace
Sdl3Sharp.Video.Windowing
Assembly
Sdl3Sharp.dll

Represents the operation to perform when flashing a Window

public enum FlashOperation

Fields

Briefly = 1

Flashes the window briefly to get the user's attention

Cancel = 0

Cancels any window flash states

UntilFocused = 2

Flashes the window until it gets focused by the user