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 9cca82d commit 369db66Copy full SHA for 369db66
Sources/SwiftWin32/Views and Controls/View.swift
@@ -556,7 +556,7 @@ public class View: Responder {
556
}
557
558
559
- /// The bounds rectangle, which describes the view’s location and size in its
+ /// The bounds rectangle, which describes the view's location and size in its
560
/// own coordinate system.
561
public var bounds: Rect {
562
didSet {
0 commit comments