ActionMode.InvalidateContentRect Method

Definition

Invalidate the content rect associated to this ActionMode.

C#
[Android.Runtime.Register("invalidateContentRect", "()V", "GetInvalidateContentRectHandler", ApiSince=23)]
public virtual void InvalidateContentRect ();
Attributes

Remarks

Invalidate the content rect associated to this ActionMode. This only makes sense for action modes that support dynamic positioning on the screen, and provides a more efficient way to reposition it without invalidating the whole action mode.

Java documentation for android.view.ActionMode.invalidateContentRect().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Wersje
.NET for Android .NET for Android API 34, .NET for Android API 35