Search Results for

    Show / Hide Table of Contents

    Class Dispatcher.VisibleRunnable

    Runnable which set view's visibility to View#VISIBLE

    Inheritance
    java.lang.Object
    Dispatcher.VisibleRunnable
    Implements
    Runnable
    Inherited Members
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public static final class Dispatcher.VisibleRunnable implements Runnable

    Constructors

    VisibleRunnable(View view)

    Creates a new instance of VisibleRunnable class

    Declaration
    public VisibleRunnable(View view)
    Parameters
    Type Name Description
    android.view.View view

    The view to set visibility on

    Methods

    run()

    Declaration
    public void run()

    Implements

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