Share via


Year.IsAfter(Year) Method

Definition

[Android.Runtime.Register("isAfter", "(Ljava/time/Year;)Z", "", ApiSince=26)]
public bool IsAfter (Java.Time.Year? other);
[<Android.Runtime.Register("isAfter", "(Ljava/time/Year;)Z", "", ApiSince=26)>]
member this.IsAfter : Java.Time.Year -> bool

Parameters

other
Year

Returns

Attributes

Applies to