Show / Hide Table of Contents

Property screen.LazyFunc


Overload

Gets the callback function that returns screen when need. Returns null if it wasn't set.

public Func<screen> LazyFunc { get; }
Property Value
Func<screen>