EventPropagation

enumeration

Description

Value that determines if a event handler stops propagation of events or allows it to continue.

Properties

StopStop event propagation after this handler.
ContinueContinue event propagation after this handler.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答