Lenguaje

Notification.ProgressStyle.Point(Int32) Constructor

Definición

Cree un elemento de punto.

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

Parámetros

position
Int32

int: Vea getPosition() Value is 1 or greater (Ver getPosition() Value is 1 or greater

Atributos

Comentarios

Cree un elemento de punto. Posición de este punto en la barra de progreso relativa a ProgressStyle.getProgressMax

Referencia de Android para android.app.Notification.ProgressStyle.Point.Point.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a