Language

TtsSpan.ElectronicBuilder.SetPort(Int32) Method

Definition

Sets the TtsSpan.ARG_PORT argument.

[Android.Runtime.Register("setPort", "(I)Landroid/text/style/TtsSpan$ElectronicBuilder;", "GetSetPort_IHandler")]
public virtual Android.Text.Style.TtsSpan.ElectronicBuilder? SetPort(int port);
[<Android.Runtime.Register("setPort", "(I)Landroid/text/style/TtsSpan$ElectronicBuilder;", "GetSetPort_IHandler")>]
abstract member SetPort : int -> Android.Text.Style.TtsSpan.ElectronicBuilder
override this.SetPort : int -> Android.Text.Style.TtsSpan.ElectronicBuilder

Parameters

port
Int32

Returns

This instance.

Attributes

Remarks

Sets the TtsSpan.ARG_PORT argument.

Android reference for android.text.style.TtsSpan.ElectronicBuilder.setPort.

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