EventObject.Source Property

Definition

The object on which the Event initially occurred.

C#
public virtual Java.Lang.Object? Source { [Android.Runtime.Register("getSource", "()Ljava/lang/Object;", "GetGetSourceHandler")] get; }

Property Value

the object on which the Event initially occurred

Attributes

Remarks

The object on which the Event initially occurred.

Java documentation for java.util.EventObject.getSource().

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.

Applies to

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35