Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
ApplyUpdateResult
Class ApplyUpdateResult<T>
Type Parameters
T
Index
Constructors
constructor
Properties
did
Change
new
Value
Constructors
constructor
new
Apply
Update
Result
<
T
>
(
newValue
,
didChange
)
:
ApplyUpdateResult
<
T
>
Type Parameters
T
Parameters
newValue
:
T
didChange
:
boolean
Returns
ApplyUpdateResult
<
T
>
Properties
Readonly
did
Change
did
Change
:
boolean
Readonly
new
Value
new
Value
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
did
Change
new
Value
Monaco Editor API
Loading...