Table of Contents

Property Tick

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Tick

Gets or sets action which is called on timer tick.

public Action? Tick { get; set; }

Property Value

Action