GridInventorySortOptions
Note
Preview API. Public and supported for evaluation, but its contract may change in a future release.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Inventory |
| Namespace | LostLily.GridToolkit.Inventory |
| Kind | class |
| Tier | Preview |
| Roles | CustomerWorkflow |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Inventory.GridInventorySortOptions
Public members
Methods
System.Void .ctor(System.Boolean,System.Collections.Generic.IEnumerable<LostLily.GridToolkit.Coordinates.GridOrientation>)
Properties
LostLily.GridToolkit.Inventory.GridInventorySortOptions Default { get; }
System.Boolean AllowRotateToFit { get; }
System.Boolean HasExplicitCandidateOrientations { get; }
System.Collections.Generic.IReadOnlyList<LostLily.GridToolkit.Coordinates.GridOrientation> CandidateOrientations { 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.