[]
Creates a new renderer for the default changing (or animated) focus indicator.
public AnimatedDefaultFocusIndicatorRenderer()
Public Sub New()
Creates a new renderer for the default changing (or animated) focus indicator with the specified line thickness.
public AnimatedDefaultFocusIndicatorRenderer(int thickness)
Public Sub New(thickness As Integer)
Type | Name | Description |
---|---|---|
int | thickness | Integer number of pixels in the line indicator thickness |