Search Results for

    Show / Hide Table of Contents

    Interface IFetchDispatcher

    Namespace: Mapsui.Fetcher
    Assembly: Mapsui.dll
    Syntax
    public interface IFetchDispatcher

    Methods

    | Edit this page View Source

    TryTake(out Func<Task>?)

    Declaration
    bool TryTake(out Func<Task>? method)
    Parameters
    Type Name Description
    Func<Task> method
    Returns
    Type Description
    bool

    Events

    | Edit this page View Source

    PropertyChanged

    Declaration
    event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    PropertyChangedEventHandler
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX