Lingua

AccessibilityNodeInfo.MathInfo.MathTagRoot Field

Definition

An element for radicals with an explicit index, such as a cube root.

[Android.Runtime.Register("MATH_TAG_ROOT", ApiSince=37)]
public const string MathTagRoot;
[<Android.Runtime.Register("MATH_TAG_ROOT", ApiSince=37)>]
val mutable MathTagRoot : string

Field Value

Implements

Attributes

Remarks

An element for radicals with an explicit index, such as a cube root.

Android reference for android.view.accessibility.AccessibilityNodeInfo.MathInfo.MATH_TAG_ROOT.

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