Extension / IItemDeleteSkin
IItemDeleteSkin Interface
Item removal skin
Implemented by
Table of contents
Properties
cancelButton: StaleButton other |
|---|
| Cancel button |
closeButton: StaleButton other |
| close button |
itemIcon: Image other |
| Item icon |
nameText: TextBlock other |
| Item Name tag |
okButton: StaleButton other |
| confirm button |
Properties
cancelButton
• cancelButton: StaleButton other
Cancel button
Optional
Optional parameters
closeButton
• closeButton: StaleButton other
close button
itemIcon
• itemIcon: Image other
Item icon
Optional
Optional parameters
nameText
• nameText: TextBlock other
Item Name tag
Optional
Optional parameters
okButton
• okButton: StaleButton other
confirm button
Editor API