Share via


Ticker.Insert(Func<Int64,Boolean>) Method

Definition

For internal use by platform renderers.

public virtual int Insert (Func<long,bool> timeout);
abstract member Insert : Func<int64, bool> -> int
override this.Insert : Func<int64, bool> -> int

Parameters

timeout
System.Func<System.Int64,System.Boolean>

For internal use by the Xamarin.Forms platform.

Returns

System.Int32

For internal use by the Xamarin.Forms platform.

Applies to