[]
View extensions
public static class ViewEx
Public Module ViewEx
| Name | Description |
|---|---|
| GetAllParents(UIView) | Returns all the parents in the visual tree |
| GetImage(UIView) | 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(UIView, C1Style) | Sets C1Style to the specified UIKit.UIView |