AppWidgetEvent.End Property

Definition

Describes the end of the time range that this event contains data for.

public Java.Time.Instant End { [Android.Runtime.Register("getEnd", "()Ljava/time/Instant;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getEnd", "()Ljava/time/Instant;", "", ApiSince=36)>]
member this.End : Java.Time.Instant

Property Value

Attributes

Remarks

Describes the end of the time range that this event contains data for.

Java documentation for android.appwidget.AppWidgetEvent.getEnd().

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