Search Results for

    Show / Hide Table of Contents

    Class Dispatcher.RequestLayoutRunnable

    Runnable which requests layout for specified view

    Inheritance
    java.lang.Object
    Dispatcher.RequestLayoutRunnable
    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.RequestLayoutRunnable implements Runnable

    Constructors

    RequestLayoutRunnable(View view)

    Creates a new instance of RequestLayoutRunnable class

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

    The view to request layout on

    Methods

    run()

    Declaration
    public void run()

    Implements

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