Struct InfoWidgetData
Structure containing data representing an Info Panel widget.
Inherited Members
Namespace: SociallyDistant.Core.Shell.InfoPanel
Assembly: SociallyDistant.Framework.dll
Syntax
public struct InfoWidgetDataFields
CreationData
The data provided when creating the widget.
Declaration
public InfoWidgetCreationData CreationDataField Value
| Type | Description | 
|---|---|
| InfoWidgetCreationData | 
Id
The unique ID generated for the widget when it was spawned.
Declaration
public int IdField Value
| Type | Description | 
|---|---|
| int |