Method SafeDisplay
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
DisplayDisplay to return if it is not null.