eventInfo Type: CustomEvent** An object that contains information about the event. The detail property of this object includes the following sub-properties: type:"ready" setPromise: the Promise indicates that the event listener has pending asynchronous work. When the Promise is completed, the next...
public delegate void ObjectReadyEventHandler(object sender, ObjectReadyEventArgs e);Parameterssender Object The instance of the object for which to invoke this method.e ObjectReadyEventArgs The ObjectReadyEventArgs that specifies the reason the event was invoked.Extension...
IHandSkeletonProvider.HandSkeletonsReady EventReference Feedback DefinitionNamespace: Microsoft.Gestures Assembly: Microsoft.Gestures.dll C# Kopēt public event Microsoft.Gestures.HandSkeletonsReadyHandler HandSkeletonsReady; Event Type HandSkeletonsReadyHandler Applies to ProduktsVersijas Hand Gestures SDK ...