Show / Hide Table of Contents

Property screen.primary


Overload

Gets the primary screen.

public static screen primary { get; }
Property Value
screen

Remarks

The returned variable has screen.Handle. To create lazy variable (with screen.LazyFunc), use screen.index(0, lazy: true).