Documentation Language: Swift

Method

assertIsolated(_:file:line:)

Inherited from Actor.assertIsolated(_:file:line:).

@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)
nonisolated func assertIsolated(_ message: @autoclosure () -> String = String(), file: StaticString = #fileID, line: UInt = #line)