Share via


LocalDate.IsBefore(IChronoLocalDate) Method

Definition

[Android.Runtime.Register("isBefore", "(Ljava/time/chrono/ChronoLocalDate;)Z", "", ApiSince=26)]
public bool IsBefore (Java.Time.Chrono.IChronoLocalDate? other);
[<Android.Runtime.Register("isBefore", "(Ljava/time/chrono/ChronoLocalDate;)Z", "", ApiSince=26)>]
abstract member IsBefore : Java.Time.Chrono.IChronoLocalDate -> bool
override this.IsBefore : Java.Time.Chrono.IChronoLocalDate -> bool

Parameters

Returns

Implements

Attributes

Applies to