Share via


Ticker.MaxFps Property

Definition

Maximum frames per second this ticker can handle.

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

Property Value

Implements

Applies to