[]
        
(Showing Draft Content)

C1.iOS.Core.ViewEx.SetStyle

SetStyle Method

SetStyle(UIView, C1Style)

Sets C1Style to the specified UIKit.UIView

Declaration
public static void SetStyle(this UIView view, C1Style style)
Public Shared Sub SetStyle(view As UIView, style As C1Style)
Parameters
Type Name Description
UIView view

Affected UIKit.UIView.

C1Style style

C1Style to set.