We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c86651d commit 53d46d0Copy full SHA for 53d46d0
Sources/SwiftWin32/App and Environment/TraitCollection.swift
@@ -523,7 +523,7 @@ public class TraitCollection {
523
///
524
/// The `Image.Configuration` object in this property contains the same traits
525
/// as the current trait collection.
526
- public private(set) var imageConfiguration: Image.Configuration {
+ public var imageConfiguration: Image.Configuration {
527
fatalError("\(#function) not yet implemented")
528
}
529
0 commit comments