ICSSKeyframeRule.KeyText

ICSSKeyframeRule.KeyText property

Dieses Attribut stellt die Keyframe-Auswahl als eine durch Kommas getrennte Liste von Prozentwerten dar. Die Keywords „from“ und „to“ werden jeweils „0 %“ und „100 %“ zugeordnet.

public string KeyText { get; }

Eigentumswert

Der Schlüsseltext.

Siehe auch