EventArg<T> Class

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class EventArg<T> : EventArgs
type EventArg<'T> = class
    inherit EventArgs

Type Parameters

T

For internal use by the Xamarin.Forms platform.

Inheritance
EventArg<T>
Attributes

Constructors

EventArg<T>(T)

For internal use by the Xamarin.Forms platform.

Properties

Data

For internal use by the Xamarin.Forms platform.

Applies to