多項選擇題如下哪個方法不是設(shè)置Notification的()

A.setAutoCancel
B.setContent
C.setWhen
D.setIcon


您可能感興趣的試卷

你可能感興趣的試題

1.多項選擇題Runnable對象在Kotlin編碼中的聲明方式包括()

A.內(nèi)部類
B.匿名內(nèi)部類
C.簡化類實例
D.匿名實例

2.多項選擇題kotlin自定義視圖的步驟包括()

A.構(gòu)造對象
B.銷毀對象
C.測量尺寸
D.繪制部件

4.單項選擇題遠程視圖RemoteViews設(shè)置指定TextView或Button控件的文字顏色方法是()

A.setColor
B.setTextColor
C.setText
D.setForcegroundColor

5.單項選擇題遠程視圖RemoteViews設(shè)置指定控件是否可見的方法是()

A.setViewVisibility
B.setVisibility
C.setView
D.setEnable