Instance Method インスタンスメソッド

intersects(_:)

Indicates whether this interval intersects the specified interval. この間隔が指定された間隔と交わるかどうかを指し示します。

Declaration 宣言

func intersects(_ dateInterval: DateInterval) -> Bool

See Also 参照

Determining Intersections 交わりを特定する