Linguaggio

Notification.ProgressStyle.Segment(Int32) Costruttore

Definizione

Creare un segmento con lunghezza diversa da zero.

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=36)]
public Segment(int length);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=36)>]
new Android.App.Notification.ProgressStyle.Segment : int -> Android.App.Notification.ProgressStyle.Segment

Parametri

length
Int32

int: vedere getLength() Value is 1 or greater

Attributi

Commenti

Creare un segmento con lunghezza diversa da zero.

Informazioni di riferimento su Android per android.app.Notification.ProgressStyle.Segment.Segment.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a