Magnifier.Update Method

Definition

Asks the magnifier to update its content.

[Android.Runtime.Register("update", "()V", "", ApiSince=28)]
public void Update ();
[<Android.Runtime.Register("update", "()V", "", ApiSince=28)>]
member this.Update : unit -> unit
Attributes

Remarks

Java documentation for android.widget.Magnifier.update().

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