OffsetTime.MinusNanos(Int64) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("minusNanos", "(J)Ljava/time/OffsetTime;", "", ApiSince=26)]
public Java.Time.OffsetTime? MinusNanos (long nanos);
[<Android.Runtime.Register("minusNanos", "(J)Ljava/time/OffsetTime;", "", ApiSince=26)>]
member this.MinusNanos : int64 -> Java.Time.OffsetTime
- nanos
- Int64
- Attributes