Documentation - v1.2.0-alpha.3
Preparing search index...
@microsoft/agents-hosting
AttachmentView
Interface AttachmentView
Represents a view of an attachment.
interface
AttachmentView
{
size
:
number
;
viewId
:
string
;
}
Index
Properties
size
view
Id
Properties
size
size
:
number
The size of the view.
view
Id
viewId
:
string
The ID of the view.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
size
view
Id
Documentation - v1.2.0-alpha.3
Loading...
Represents a view of an attachment.