TtsSpan.DurationBuilder Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
TtsSpan.DurationBuilder() |
Creates a builder for a TtsSpan of type |
TtsSpan.DurationBuilder(IntPtr, JniHandleOwnership) |
TtsSpan.DurationBuilder()
Creates a builder for a TtsSpan of type #TYPE_DURATION
.
[Android.Runtime.Register(".ctor", "()V", "", ApiSince=36)]
public DurationBuilder();
- Attributes
Remarks
Creates a builder for a TtsSpan of type #TYPE_DURATION
.
Java documentation for android.text.style.TtsSpan.DurationBuilder.TtsSpan$DurationBuilder()
.
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.DurationBuilder(IntPtr, JniHandleOwnership)
protected DurationBuilder(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Text.Style.TtsSpan.DurationBuilder : nativeint * Android.Runtime.JniHandleOwnership -> Android.Text.Style.TtsSpan.DurationBuilder
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership