Bagikan melalui


BounceEase.Bounces Properti

Definisi

Mendapatkan atau mengatur jumlah pantulan.

public:
 property int Bounces { int get(); void set(int value); };
public int Bounces { get; set; }
member this.Bounces : int with get, set
Public Property Bounces As Integer

Nilai Properti

Jumlah pantulan. Nilai harus lebih besar dari atau sama dengan nol. Nilai negatif diselesaikan ke nol. Standarnya adalah 3.

Keterangan

Properti ini tidak termasuk setengah pantulan akhir.

Bidang pengidentifikasi properti dependensi: BouncesProperty

Penggunaan Atribut XAML

<object Bounces="int" .../>  

Berlaku untuk