Table of Contents

Property ControlViews

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

ControlViews

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

public static IEnumerable<ControlView> ControlViews { get; }

Property Value

IEnumerable<ControlView>