SessionLayerSetActiveWindowEvent Struct

Definition

Represents a change of the window in focus.

public struct SessionLayerSetActiveWindowEvent
type SessionLayerSetActiveWindowEvent = struct
Public Structure SessionLayerSetActiveWindowEvent
Inheritance
SessionLayerSetActiveWindowEvent

Properties

EnteringFocusThreadId

Gets a value that indicates the ID of the thread that is entering focus.

LeavingFocusThreadId

Gets a value that indicates the ID of the thread that is leaving focus.

Timestamp

Gets the timestamp at which the SessionLayerSetActiveWindow event was logged in the trace.

Applies to