Search Results for

    Show / Hide Table of Contents

    Interface IContextProvider

    Specifies interface with method which allows to get access to Context instance.

    Namespace:
    Assembly: .dll
    Syntax
    public interface IContextProvider

    Methods

    getContext()

    Returns Context instance, through which we can access the current theme, resources, etc.

    Declaration
    public abstract Context getContext()
    Returns
    Type Description
    android.content.Context

    The Context instance.

    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml