SerialCommConfig.StopBits

EMDK For Xamarin 7.0

Specifies the number of stop bits used on the SerialComm object.

Type - Java.Lang.Enum

Methods

ValueOf

public static Symbol.XamarinEMDK.SerialComm.SerialCommConfig.StopBits ValueOf (string this_);

Specifies the number of stop bits used on the SerialComm object.

Parameters:

System.String this_ -

Returns - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+StopBits

Values

public static Symbol.XamarinEMDK.SerialComm.SerialCommConfig.StopBits[] Values ();

Specifies the number of stop bits used on the SerialComm object.

Parameters:

Returns - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+StopBits[]

Properties

One

Specifies the number of stop bits used on the SerialComm object.

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+StopBits

OneAndHalf

Specifies the number of stop bits used on the SerialComm object.

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+StopBits

Two

Specifies the number of stop bits used on the SerialComm object.

Type - Symbol.XamarinEMDK.SerialComm.SerialCommConfig+StopBits