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<AbstractControl> Controls { get; }

Property Value

IEnumerable<AbstractControl>