DEV Community

Discussion on: Getting Started with .NET MAUI

Collapse
 
saint4eva profile image
saint4eva

Once more, nice writeup. But what is the function of this line in App.cs

public IReadOnlyList Windows => _windows.AsReadOnly();