Android.Views.Accessibility.AccessibilityNodeInfo.Refresh Method
Refreshes this info with the latest state of the view it represents.

Syntax

[Android.Runtime.Register("refresh", "()Z", "GetRefreshHandler")]
public virtual bool Refresh ()

Returns

Documentation for this section has not yet been entered.

Remarks

Refreshes this info with the latest state of the view it represents.

Note: If this method returns false this info is obsolete since it represents a view that is no longer in the view tree and should be recycled.

[Android Documentation]

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18