GridTimedVisualChannelInfo
Note
Stable API. Supported for production use within the 1.x compatibility contract.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Visualization |
| Namespace | LostLily.GridToolkit.Visualization |
| Kind | struct |
| Tier | Stable |
| Roles | CustomerWorkflow |
| Validated version | 1.0.0 |
Declaration
type struct LostLily.GridToolkit.Visualization.GridTimedVisualChannelInfo
Public members
Methods
System.Void .ctor(System.String,System.Single,System.Single)
Properties
System.Single Duration { get; }
System.Single Remaining { get; }
System.String ChannelId { get; }
Versioning
Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.