-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostEventEnvelope
AxsgPreviewHostEventEnvelope Class
Definition
Show inherited members (7)
Represents a preview helper event envelope written to the lightweight JSON-line transport.
public sealed record AxsgPreviewHostEventEnvelope : IEquatable<AxsgPreviewHostEventEnvelope>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Properties (3)
EventGets the event name.
KindGets the message kind marker.
PayloadGets the event payload, when present.