The current event phase is the bubbling phase.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort BubblingPhase = 3
Public Const BubblingPhase As UShort = 3
public:
literal unsigned short BubblingPhase = 3
static val mutable BubblingPhase: uint16
Field Value
Type:
UInt16
See Also