Language

AccessibilityNodeInfo.MathInfo(String) Constructor

Definition

Creates a new MathInfo.

[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)]
public MathInfo(string tag);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=37)>]
new Android.Views.Accessibility.AccessibilityNodeInfo.MathInfo : string -> Android.Views.Accessibility.AccessibilityNodeInfo.MathInfo

Parameters

tag
String

The MathML tag for this node.

Attributes

Remarks

Creates a new MathInfo.

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

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