Class IndexedDBListUpdatedEventArgs
IndexedDBListUpdated
public sealed class IndexedDBListUpdatedEventArgs : EventArgs
- Inheritance
-
IndexedDBListUpdatedEventArgs
- Inherited Members
Properties
Origin
Gets or sets the origin
[JsonPropertyName("origin")]
public string Origin { get; set; }