vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
PropertyChangedEventArgs
Interface PropertyChangedEventArgs
interface
PropertyChangedEventArgs
{
newValue
?:
any
;
oldValue
?:
any
;
property
:
string
|
number
|
symbol
;
}
Index
Properties
new
Value?
old
Value?
property
Properties
Optional
new
Value
newValue
?:
any
Optional
old
Value
oldValue
?:
any
property
property
:
string
|
number
|
symbol
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
Value
old
Value
property
vlocode-project - v1.40.0-beta-4
Loading...