View.StopNestedScroll 方法

定義

停止進行中的巢狀捲動。

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

備註

停止進行中的巢狀捲動。

當巢狀捲動目前不在進行中時呼叫這個方法是無損害的。

android.view.View.stopNestedScroll() JAVA 檔。

此頁面的部分是根據所建立和共用的工作進行修改,並根據 2.5 屬性授權中所述的詞彙來使用。

適用於

另請參閱