MotionEvent.PointerProperties.Id Proprietà

Definizione

ID puntatore.

[Android.Runtime.Register("id")]
public int Id { get; set; }
[<Android.Runtime.Register("id")>]
member this.Id : int with get, set

Valore della proprietà

Attributi

Commenti

ID puntatore. Inizialmente impostato su #INVALID_POINTER_ID (-1).

per android.view.MotionEvent.PointerProperties.id.

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

Vedi anche