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