BlobPropertyChange interface
更新された BLOB プロパティ。
プロパティ
| new |
プロパティの新しい値。 |
| old |
プロパティの以前の値。 |
| property |
更新されたプロパティの名前。 |
プロパティの詳細
newValue
プロパティの新しい値。
newValue: string
プロパティ値
string
oldValue
プロパティの以前の値。
oldValue: string
プロパティ値
string
propertyName
更新されたプロパティの名前。
propertyName: string
プロパティ値
string