windowsRequestsSeparateImpl property

bool windowsRequestsSeparateImpl
final

True when the annotation used windows: WindowsNativeImpl.cpp (the specific marker) rather than windows: NativeImpl.cpp (the generic shorthand) — see PlatformTargetAnalyzer.requestsSeparateWindowsImpl. An explicit, immediate request for Windows to get its own impl file.

Implementation

final bool windowsRequestsSeparateImpl;