RunningHeadless#
Is runtime environment non-interactive (not displaying to user).
Declaration#
public static bool RunningHeadless { get; }
Is runtime environment non-interactive (not displaying to user).
public static bool RunningHeadless { get; }