|
122 | 122 | <Member Id="M:Xamarin.Essentials.ColorExtensions.AddLuminosity(System.Drawing.Color,System.Single)" /> |
123 | 123 | <Member Id="M:Xamarin.Essentials.ColorExtensions.MultiplyAlpha(System.Drawing.Color,System.Single)" /> |
124 | 124 | <Member Id="M:Xamarin.Essentials.ColorExtensions.ToInt(System.Drawing.Color)" /> |
125 | | - <Member Id="M:Xamarin.Essentials.ColorExtensions.ToPlatformColor(System.Drawing.Color)" /> |
| 125 | + <Member Id="M:Xamarin.Essentials.ColorExtensions.Android.ToPlatformColor(System.Drawing.Color)" /> |
126 | 126 | <Member Id="M:Xamarin.Essentials.ColorExtensions.ToSystemColor(Android.Graphics.Color)" /> |
127 | 127 | <Member Id="M:Xamarin.Essentials.ColorExtensions.ToUInt(System.Drawing.Color)" /> |
128 | 128 | <Member Id="M:Xamarin.Essentials.ColorExtensions.WithAlpha(System.Drawing.Color,System.Int32)" /> |
|
527 | 527 | <Member Id="M:Xamarin.Essentials.Platform.OnRequestPermissionsResult(System.Int32,System.String[],Android.Content.PM.Permission[])" /> |
528 | 528 | </Type> |
529 | 529 | <Type Name="Xamarin.Essentials.PointExtensions" Id="T:Xamarin.Essentials.PointExtensions"> |
530 | | - <Member Id="M:Xamarin.Essentials.PointExtensions.ToPlatformPoint(System.Drawing.Point)" /> |
531 | | - <Member Id="M:Xamarin.Essentials.PointExtensions.ToPlatformPointF(System.Drawing.PointF)" /> |
| 530 | + <Member Id="M:Xamarin.Essentials.PointExtensions.Android.ToPlatformPoint(System.Drawing.Point)" /> |
| 531 | + <Member Id="M:Xamarin.Essentials.PointExtensions.Android.ToPlatformPointF(System.Drawing.PointF)" /> |
532 | 532 | <Member Id="M:Xamarin.Essentials.PointExtensions.ToSystemPoint(Android.Graphics.Point)" /> |
533 | 533 | <Member Id="M:Xamarin.Essentials.PointExtensions.ToSystemPointF(Android.Graphics.PointF)" /> |
534 | 534 | </Type> |
|
574 | 574 | <Member Id="M:Xamarin.Essentials.ReadOnlyFile.#ctor(Xamarin.Essentials.FileBase)" /> |
575 | 575 | </Type> |
576 | 576 | <Type Name="Xamarin.Essentials.RectangleExtensions" Id="T:Xamarin.Essentials.RectangleExtensions"> |
577 | | - <Member Id="M:Xamarin.Essentials.RectangleExtensions.ToPlatformRectangle(System.Drawing.Rectangle)" /> |
578 | | - <Member Id="M:Xamarin.Essentials.RectangleExtensions.ToPlatformRectangleF(System.Drawing.RectangleF)" /> |
| 577 | + <Member Id="M:Xamarin.Essentials.RectangleExtensions.Android.ToPlatformRectangle(System.Drawing.Rectangle)" /> |
| 578 | + <Member Id="M:Xamarin.Essentials.RectangleExtensions.Android.ToPlatformRectangleF(System.Drawing.RectangleF)" /> |
579 | 579 | <Member Id="M:Xamarin.Essentials.RectangleExtensions.ToSystemRectangle(Android.Graphics.Rect)" /> |
580 | 580 | <Member Id="M:Xamarin.Essentials.RectangleExtensions.ToSystemRectangleF(Android.Graphics.RectF)" /> |
581 | 581 | </Type> |
|
621 | 621 | <Member Id="P:Xamarin.Essentials.ShareTextRequest.Uri" /> |
622 | 622 | </Type> |
623 | 623 | <Type Name="Xamarin.Essentials.SizeExtensions" Id="T:Xamarin.Essentials.SizeExtensions"> |
624 | | - <Member Id="M:Xamarin.Essentials.SizeExtensions.ToPlatformSize(System.Drawing.Size)" /> |
625 | | - <Member Id="M:Xamarin.Essentials.SizeExtensions.ToPlatformSizeF(System.Drawing.SizeF)" /> |
| 624 | + <Member Id="M:Xamarin.Essentials.SizeExtensions.Android.ToPlatformSize(System.Drawing.Size)" /> |
| 625 | + <Member Id="M:Xamarin.Essentials.SizeExtensions.Android.ToPlatformSizeF(System.Drawing.SizeF)" /> |
626 | 626 | <Member Id="M:Xamarin.Essentials.SizeExtensions.ToSystemSize(Android.Util.Size)" /> |
627 | 627 | <Member Id="M:Xamarin.Essentials.SizeExtensions.ToSystemSizeF(Android.Util.SizeF)" /> |
628 | 628 | </Type> |
|
0 commit comments