Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridCellExtensionPreviewContext

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.Editor
Namespace LostLily.GridToolkit.Editor
Kind struct
Tier Preview
Roles EditorIntegration
Validated version 1.0.0

Declaration

type struct LostLily.GridToolkit.Editor.GridCellExtensionPreviewContext

Public members

Properties

LostLily.GridToolkit.Authoring.GridBoardCellEditSource Source { get; }
LostLily.GridToolkit.Board.GridCellDefinition Cell { get; }
LostLily.GridToolkit.Coordinates.GridCoordinate Coordinate { get; }
LostLily.GridToolkit.Topology.IGridTopology Topology { 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.