onDestroy()

清除內存的方法

Description

刪除指標時調用

Example

onDestroy() {
     // 方法體
}