Skip to content

Applies to

net8.0-ios17.2, net8.0-windows10.0.19041, net8.0-maccatalyst17.2

public MauiDispatcherScheduler(Func<IScheduler> schedulerFactory)

View source

Summary: Initializes a new instance of the MauiDispatcherScheduler class.

Parameters

NameTypeDescription
schedulerFactoryFuncA func which will return a new scheduler.