共用方式為


Intent.ActionDreamingStopped 欄位

定義

廣播動作:在系統停止夢想之後傳送。

[Android.Runtime.Register("ACTION_DREAMING_STOPPED")]
public const string ActionDreamingStopped;
[<Android.Runtime.Register("ACTION_DREAMING_STOPPED")>]
val mutable ActionDreamingStopped : string

欄位值

實作

屬性

備註

廣播動作:在系統停止夢想之後傳送。

<p class=“note”>這是只能由系統傳送的受保護意圖。 它只會傳送給已註冊的接收者。</p>

android.content.Intent.ACTION_DREAMING_STOPPEDJava 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於