IPlatformServices.StartTimer(TimeSpan, Func<Boolean>) Metoda

Definicja

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

public void StartTimer (TimeSpan interval, Func<bool> callback);
abstract member StartTimer : TimeSpan * Func<bool> -> unit

Parametry

interval
System.TimeSpan

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

callback
System.Func<System.Boolean>

Do użytku wewnętrznego przez platformę Xamarin. Forms platformy.

Dotyczy