CreateEvent(String, Object?) Method

Definition

Assembly XamlToCSharpGenerator.RemoteProtocol.dll

Creates a preview helper event envelope.

public static AxsgPreviewHostEventEnvelope CreateEvent(string eventName, object? payload)

Parameters

eventName
String
payload
Object

Returns