Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
ActionMenuItem
Interface ActionMenuItem
Action実行用のMenuItem
interface
ActionMenuItem
{
description
?:
string
;
displayName
?:
string
;
executeAction
:
string
;
iconColor
?:
string
;
iconTag
?:
string
;
iconUrl
?:
string
;
name
:
string
;
parameter
?:
string
;
type
:
MenuItemType
;
}
Hierarchy (
view full
)
MenuItemBase
ActionMenuItem
Index
Properties
description?
display
Name?
execute
Action
icon
Color?
icon
Tag?
icon
Url?
name
parameter?
type
Properties
Optional
description
description
?:
string
説明
Optional
display
Name
display
Name
?:
string
表示名
execute
Action
execute
Action
:
string
実行するアクション
Optional
icon
Color
icon
Color
?:
string
アイコンカラー
Optional
icon
Tag
icon
Tag
?:
string
アイコンタグ
Optional
icon
Url
icon
Url
?:
string
アイコンURL
name
name
:
string
定義名
Optional
parameter
parameter
?:
string
アクション実行時のパラメータ
type
type
:
MenuItemType
MenuItemタイプ
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
display
Name
execute
Action
icon
Color
icon
Tag
icon
Url
name
parameter
type
型・APIリファレンス
Loading...
Action実行用のMenuItem