Share via


TtsSpan.MoneyBuilder Constructors

Definition

Overloads

TtsSpan.MoneyBuilder()

Creates a TtsSpan of type #TYPE_MONEY.

TtsSpan.MoneyBuilder(IntPtr, JniHandleOwnership)

TtsSpan.MoneyBuilder()

Creates a TtsSpan of type #TYPE_MONEY.

[Android.Runtime.Register(".ctor", "()V", "")]
public MoneyBuilder ();
Attributes

Remarks

Creates a TtsSpan of type #TYPE_MONEY.

Java documentation for android.text.style.TtsSpan.MoneyBuilder.TtsSpan$MoneyBuilder().

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

TtsSpan.MoneyBuilder(IntPtr, JniHandleOwnership)

protected MoneyBuilder (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Text.Style.TtsSpan.MoneyBuilder : nativeint * Android.Runtime.JniHandleOwnership -> Android.Text.Style.TtsSpan.MoneyBuilder

Parameters

javaReference
IntPtr

nativeint

Remarks

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