Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsashah45 committed Oct 23, 2024
1 parent 3fbb235 commit af2b051
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/controls/ZoomContentControl.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ xmlns:utu="using:Uno.Toolkit.UI"
### Constructors

| Constructor| Description|
|----------------|-------------------------------------------------------|
|-|-|
| `ZoomContentControl()`|Initializes a new instance of the `ZoomContentControl` class.|

### Properties
Expand All @@ -62,6 +62,6 @@ xmlns:utu="using:Uno.Toolkit.UI"
### Methods

| Method| Return Type| Description|
|-----------------------|------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|-|-|-|
| `FitToCanvas()`| `void`| Adjust the zoom level so that the content fits within the available space.|
| `ResetViewport()`| `void`| Resets the zoom level and panning offset to their default values and centers the content.|

0 comments on commit af2b051

Please sign in to comment.