Loader.LoadCanceledEventArgs Class

Definition

Provides data for a loader cancellation event.

public class Loader.LoadCanceledEventArgs : EventArgs
type Loader.LoadCanceledEventArgs = class
    inherit EventArgs
Inheritance
Loader.LoadCanceledEventArgs

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Constructors

Name Description
Loader.LoadCanceledEventArgs(Loader)

Initializes loader cancellation event data.

Properties

Name Description
Loader

Initializes loader cancellation event data.

Applies to