Android.App.ListFragment.SetListShownNoAnimation Method
Like ListFragment.SetListShown(bool), but no animation is used when transitioning from the previous state.

Syntax

[Android.Runtime.Register("setListShownNoAnimation", "(Z)V", "GetSetListShownNoAnimation_ZHandler")]
public virtual void SetListShownNoAnimation (bool shown)

Parameters

shown
Documentation for this section has not yet been entered.

Remarks

Like ListFragment.SetListShown(bool), but no animation is used when transitioning from the previous state.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11