Options
All
  • Public
  • Public/Protected
  • All
Menu

The properties of a setproperty event.

Hierarchy

  • SetPropertyEvent

Index

Properties

The feature whose property was set.

name: string

The property name.

newValue: unknown

The new value.

oldValue: unknown

The previous value. Will be undefined if the property was added.

Generated using TypeDoc