Table of Contents

Class LogContentPage

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

ContentPage descendant with view that shows log items.

public class LogContentPage : DisposableContentPage, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, ISafeAreaView, ITitledElement, IToolbarElement, IContentView, IPadding, ICrossPlatformLayout, IHotReloadableView, IView, IElement, ITransform, IReplaceableView, IDisposableObject, IDisposable, IBaseObject
Inheritance
LogContentPage
Implements

Constructors

LogContentPage()

Initializes a new instance of the LogContentPage class.

Properties

ActionsDictionary

Gets debug actions dictionary.

TestActionsDictionary

Gets test actions dictionary.

TitleView

Gets title view.

Methods

BindApplicationLog()

Binds the application log to the log message event handler.

DisposeResources()

Override to dispose resources. Here we dispose all used object references.

ShowActionsDialog(string, BaseDictionary<string, Action>)

Shows actions dialog.