Vinyl
Preparing search index...
@amzn/vinyl-amzn
SourceBufferRef
Interface SourceBufferRef
Any object that may be disposed.
interface
SourceBufferRef
{
value
:
SourceBuffer
;
dispose
()
:
void
;
}
Hierarchy (
View Summary
)
Disposable
SourceBufferRef
Index
Properties
value
Methods
dispose
Properties
Readonly
value
value
:
SourceBuffer
The source buffer.
Methods
dispose
dispose
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
Methods
dispose
Vinyl
Loading...
Any object that may be disposed.