API ReferenceSandbox.UI
public class Sandbox.UI.PackageCard : Sandbox.UI.Panel
Constructors
Showing 1 constructors
public PackageCard()
No results match this filter.
Methods
Showing 2 methods
protected virtual int BuildHash()
protected virtual void BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
No results match this filter.
Properties
Showing 4 properties
public System.Action Sandbox.UI.PackageCard.Clicked { get; set; }
public Sandbox.Package Sandbox.UI.PackageCard.Package { get; set; }
public System.Action Sandbox.UI.PackageCard.RightClicked { get; set; }
public Sandbox.UI.PackageCard.SizeType Sandbox.UI.PackageCard.Size { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI |
| Type | class |
| Assembly | Base Library |
| Doc ID | T:Sandbox.UI.PackageCard |