Bagikan melalui


BringIntoViewOptions.AnimationDesired Properti

Definisi

Mendapatkan atau mengatur nilai yang menunjukkan apakah akan menggunakan animasi saat elemen ditampilkan.

public:
 property bool AnimationDesired { bool get(); void set(bool value); };
bool AnimationDesired();

void AnimationDesired(bool value);
public bool AnimationDesired { get; set; }
var boolean = bringIntoViewOptions.animationDesired;
bringIntoViewOptions.animationDesired = boolean;
Public Property AnimationDesired As Boolean

Nilai Properti

Boolean

bool

true untuk menggunakan animasi; jika tidak, salah. Defaultnya adalah true

Berlaku untuk