[]
View extensions
public static class ViewEx
| Name | Description |
|---|---|
| GetAllParents(View) | Returns all the parents in the visual tree |
| GetImage(View) | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. |
| SetStyle(View, Style) | Sets Microsoft.Maui.Controls.Style to the specified Microsoft.Maui.Controls.View |