Share via


CGSession.GetProperties Method

Definition

Get the properties for the current window server session.

public static CoreGraphics.CGSessionProperties? GetProperties();
static member GetProperties : unit -> CoreGraphics.CGSessionProperties

Returns

The properties for the current window server session.

Remarks

Returns null if the caller is not running in a Quartz GUI session or the window server is disabled.

Applies to