Condividi tramite


Animator.StartDelay Proprietà

Definizione

Quantità di tempo, in millisecondi, per ritardare l'elaborazione dell'animazione dopo Start() la chiamata.

public abstract long StartDelay { [Android.Runtime.Register("getStartDelay", "()J", "GetGetStartDelayHandler")] get; [Android.Runtime.Register("setStartDelay", "(J)V", "GetSetStartDelay_JHandler")] set; }
[<get: Android.Runtime.Register("getStartDelay", "()J", "GetGetStartDelayHandler")>]
[<set: Android.Runtime.Register("setStartDelay", "(J)V", "GetSetStartDelay_JHandler")>]
member this.StartDelay : int64 with get, set

Valore della proprietà

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a