Contents

UpdateEventArgs

public class UpdateEventArgs : EventArgs
Inheritance and metadata

Constructors

UpdateEventArgs(double, double)

public UpdateEventArgs(double deltaSeconds, double totalSeconds)

Properties

DeltaSeconds

public double DeltaSeconds { get; }

TotalSeconds

public double TotalSeconds { get; }

Find a member

Zenith.NET.Views.UpdateEventArgs

Search documentation

Search tutorials, concepts, samples, and the API reference.