Table of Contents

Method SafeDisplay

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SafeDisplay(Display?)

Gets the specified display if it is not null; otherwise returns display of the SafeWindow.

public static Display SafeDisplay(Display? display)

Parameters

display Display

Display to return if it is not null.

Returns

Display