Language

SdkSandboxClientImportanceEventArgs.IsForeground Property

Definition

Gets whether the client is considered to have foreground importance.

public bool IsForeground { get; }
member this.IsForeground : bool

Property Value

true when the client's process importance is foreground or higher priority; otherwise, false.

Remarks

Each notification reports the client's state after it crosses the Foreground threshold.

Applies to