Editar

Compartir a través de


DomEventPhase Enum

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "No longer supported.")]
public enum DomEventPhase
type DomEventPhase = 
Inheritance
DomEventPhase
Attributes

Fields

Name Value Description
Capturing 1
AtTarget 2
Bubbling 3

Applies to