OffsetTime.IsBefore(OffsetTime) Method

Definition

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

Parameters

other
OffsetTime

Returns

Attributes

Applies to