封鎖 >isSelectable

isSelectable() 函式

檢查指定物件是否為 ISelectable。

Signature:

export declare function isSelectable(obj: Object): obj is ISelectable;

參數

參數 類型 說明
obj 物件

傳回:

obj 為「ISelectable」ISelectable