W3Cschool
恭喜您成為首批注冊(cè)用戶
獲得88經(jīng)驗(yàn)值獎(jiǎng)勵(lì)
public static interface Component.ContourRefreshedListener
為用于為組件設(shè)置自定義 Contour 對(duì)象的回調(diào)提供偵聽器。
修飾符和類型 | 方法 | 描述 |
---|---|---|
void | onContourRefreshed(Component component) | 為用戶提供回調(diào)以設(shè)置組件的自定義 Contour 對(duì)象。 |
void onContourRefreshed(Component component)
為用戶提供回調(diào)以設(shè)置組件的自定義 Contour 對(duì)象。
當(dāng)組件的 Element 更新,組件的大小發(fā)生變化,或者調(diào)用 Component#setContourRefreshedListener(ContourRefreshedListener) 或 Component#refreshContour() 方法時(shí),都會(huì)觸發(fā)該回調(diào)。
您需要傳遞或創(chuàng)建自定義的 Contour 對(duì)象并調(diào)用 Component#setContour(Contour) 方法在組件中設(shè)置此對(duì)象。
參數(shù):
參數(shù)名稱 | 參數(shù)描述 |
---|---|
component | 指示為其設(shè)置自定義輪廓對(duì)象的組件。 |
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
掃描二維碼
下載編程獅App
編程獅公眾號(hào)
聯(lián)系方式:
更多建議: