CAAnimationStateEventArgs Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Daten für das E:CoreAnimation.CAAnimationStateEventArgs.AnimationStopped-Ereignis bereit.
public class CAAnimationStateEventArgs : EventArgs
type CAAnimationStateEventArgs = class
inherit EventArgs
- Vererbung
-
CAAnimationStateEventArgs
Hinweise
Temporäre Hinweise zum Testen: Ungültiges Cref ist E:CoreAnimation.CAAnimationStateEventArgs.AnimationStopped. Die tatsächliche gewünschte Cref ist E:CoreAnimation.CAAnimation.AnimationStopped
Unformatierter Text mit XML-Kommentar: Stellt Daten für das E:CoreAnimation.CAAnimationStateEventArgs.AnimationStopped-Ereignis bereit.
Link zu https://docs.microsoft.com/en-us/search/index?search=CoreAnimation.CAAnimationStateEventArgs.AnimationStopped& scope=Xamarin : E:CoreAnimation.CAAnimationStateEventArgs.AnimationStopped
Link zum getrennten Camelcase https://docs.microsoft.com/en-us/search/index?search=Core+Animation+CAAnimationStateEventArgs+AnimationStopped& scope=Xamarin : E:CoreAnimation.CAAnimationStateEventArgs.AnimationStopped
Konstruktoren
CAAnimationStateEventArgs(Boolean) |
Initialisiert eine neue instance der CAAnimationStateEventArgs-Klasse. |
Eigenschaften
Finished |
Gibt an, ob die Animation abgeschlossen wurde oder lediglich angehalten wurde. |