Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
StateSetDescriptionAction
Interface StateSetDescriptionAction
interface
StateSetDescriptionAction
{
action
:
"setDescription"
;
description
:
LocalizedString
;
}
Index
Properties
action
description
Properties
Readonly
action
action
:
"setDescription"
Readonly
description
description
:
LocalizedString
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
description
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.