Table of Contents

Property Controls

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

Controls

Gets collection of Control added to pages of the application inside ControlView elements.

public static IEnumerable<Control> Controls { get; }

Property Value

IEnumerable<Control>