This repository was archived by the owner on May 15, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
docs/en/Xamarin.Essentials Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 72
72
</Parameters >
73
73
<Docs >
74
74
<param name =" action" >Action to invoke</param >
75
- <summary >Invoke the main thread aysnc </summary >
75
+ <summary >Invoke the main thread async </summary >
76
76
<returns >A task that can be awaited</returns >
77
77
<remarks >To be added.</remarks >
78
78
</Docs >
94
94
</Parameters >
95
95
<Docs >
96
96
<param name =" funcTask" >A function task to execute</param >
97
- <summary >Invoke the main thread aysnc </summary >
97
+ <summary >Invoke the main thread async </summary >
98
98
<returns >A task that can be awaited</returns >
99
99
<remarks >To be added.</remarks >
100
100
</Docs >
120
120
<Docs >
121
121
<typeparam name =" T" >To be added.</typeparam >
122
122
<param name =" funcTask" >A function task to execute</param >
123
- <summary >Invoke the main thread aysnc </summary >
123
+ <summary >Invoke the main thread async </summary >
124
124
<returns >A task that can be awaited</returns >
125
125
<remarks >To be added.</remarks >
126
126
</Docs >
146
146
<Docs >
147
147
<typeparam name =" T" >To be added.</typeparam >
148
148
<param name =" func" >A function to execute</param >
149
- <summary >Invoke the main thread aysnc </summary >
149
+ <summary >Invoke the main thread async </summary >
150
150
<returns >A task that can be awaited</returns >
151
151
<remarks >To be added.</remarks >
152
152
</Docs >
Original file line number Diff line number Diff line change 32
32
</Parameters >
33
33
<Docs >
34
34
<param name =" point" >The point to convert.</param >
35
- <summary >Converts the point ot the system representation.</summary >
35
+ <summary >Converts the point to the system representation.</summary >
36
36
<returns >The converted point.</returns >
37
37
<remarks ></remarks >
38
38
</Docs >
54
54
</Parameters >
55
55
<Docs >
56
56
<param name =" point" >The point to convert.</param >
57
- <summary >Converts the point ot the system representation.</summary >
57
+ <summary >Converts the point to the system representation.</summary >
58
58
<returns >The converted point.</returns >
59
59
<remarks ></remarks >
60
60
</Docs >
76
76
</Parameters >
77
77
<Docs >
78
78
<param name =" point" >The point to convert.</param >
79
- <summary >Converts the point ot the system representation.</summary >
79
+ <summary >Converts the point to the system representation.</summary >
80
80
<returns >The converted point.</returns >
81
81
<remarks ></remarks >
82
82
</Docs >
98
98
</Parameters >
99
99
<Docs >
100
100
<param name =" point" >The point to convert.</param >
101
- <summary >Converts the point ot the system representation.</summary >
101
+ <summary >Converts the point to the system representation.</summary >
102
102
<returns >The converted point.</returns >
103
103
<remarks ></remarks >
104
104
</Docs >
120
120
</Parameters >
121
121
<Docs >
122
122
<param name =" point" >The point to convert.</param >
123
- <summary >Converts the point ot the system representation.</summary >
123
+ <summary >Converts the point to the system representation.</summary >
124
124
<returns >The converted point.</returns >
125
125
<remarks ></remarks >
126
126
</Docs >
142
142
</Parameters >
143
143
<Docs >
144
144
<param name =" point" >The point to convert.</param >
145
- <summary >Converts the point ot the system representation.</summary >
145
+ <summary >Converts the point to the system representation.</summary >
146
146
<returns >The converted point.</returns >
147
147
<remarks ></remarks >
148
148
</Docs >
You can’t perform that action at this time.
0 commit comments