Loader.RollbackContentChanged 方法

定義

報告您已放棄處理已退回 #takeContentChanged() 的內容變更,並希望回滾至再次有待處理內容變更的狀態。

[Android.Runtime.Register("rollbackContentChanged", "()V", "GetRollbackContentChangedHandler")]
public virtual void RollbackContentChanged();
[<Android.Runtime.Register("rollbackContentChanged", "()V", "GetRollbackContentChangedHandler")>]
abstract member RollbackContentChanged : unit -> unit
override this.RollbackContentChanged : unit -> unit
屬性

備註

報告您已放棄處理已退回 #takeContentChanged() 的內容變更,並希望回滾至再次有待處理內容變更的狀態。 這是為了處理因內容變更而導致的資料載入在資料未送回載入器之前被取消的情況。

Java 文件 android.content.Loader.rollbackContentChanged()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於