ChronoUnit.IsSupportedBy(ITemporal) Method

Definition

[Android.Runtime.Register("isSupportedBy", "(Ljava/time/temporal/Temporal;)Z", "", ApiSince=26)]
public bool IsSupportedBy (Java.Time.Temporal.ITemporal? temporal);
[<Android.Runtime.Register("isSupportedBy", "(Ljava/time/temporal/Temporal;)Z", "", ApiSince=26)>]
abstract member IsSupportedBy : Java.Time.Temporal.ITemporal -> bool
override this.IsSupportedBy : Java.Time.Temporal.ITemporal -> bool

Parameters

temporal
ITemporal

Returns

Implements

Attributes

Applies to