Transition.StartDelay Proprietà

Definizione

Restituisce il set startDelay in questa transizione.

public virtual long StartDelay { [Android.Runtime.Register("getStartDelay", "()J", "GetGetStartDelayHandler")] get; }
[<get: Android.Runtime.Register("getStartDelay", "()J", "GetGetStartDelayHandler")>]
member this.StartDelay : int64

Valore della proprietà

L'oggetto startDelay impostato in questa transizione, in millisecondi, se è stato impostato, in caso contrario restituisce un numero negativo.

Attributi

Commenti

Restituisce il set startDelay in questa transizione. Se non è stato impostato alcun valore startDelay, il valore restituito sarà negativo, a indicare che gli animatori risultanti manterranno i propri startDelays.

per android.transition.Transition.getStartDelay().

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