Share via


Ticker.SendSignals Method

Definition

Overloads

SendSignals(Int32)

For internal use by platform renderers.

SendSignals(Int64)

For internal use by the Xamarin.Forms platform.

SendSignals(Int32)

For internal use by platform renderers.

protected void SendSignals (int timestep = -1);
member this.SendSignals : int -> unit

Parameters

timestep
System.Int32

For internal use by the Xamarin.Forms platform.

Applies to

SendSignals(Int64)

For internal use by the Xamarin.Forms platform.

protected void SendSignals (long step);
member this.SendSignals : int64 -> unit

Parameters

step
System.Int64

For internal use by the Xamarin.Forms platform.

Applies to