IMauiInitializeService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a service that is initialized during the application construction.
public interface class IMauiInitializeService
public interface IMauiInitializeService
type IMauiInitializeService = interface
Public Interface IMauiInitializeService
Remarks
This service is initialized during the MauiAppBuilder.Build() method. It is executed once per application using the root service provider.
Methods
Initialize(IServiceProvider) |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.