[]
Sets C1Style to the specified UIKit.UIView
public static void SetStyle(this UIView view, C1Style style)
Public Shared Sub SetStyle(view As UIView, style As C1Style)
| Type | Name | Description |
|---|---|---|
| UIView | view | Affected UIKit.UIView. |
| C1Style | style | C1Style to set. |