focusableWithBorder
InternalSkapaApi modifier extension used to apply Skapa keyboard navigation border to focusable components
Parameters
Component focus state.
if component is enabled. Disable components doesn't get focus border.
radius size of the border.
defines FocusBorderType depending in the Component.
indicates if the borders should be drawn inside the component.
when set as true and extra border will be drawn in the gap between the component and border. This is use for components used in different surface colors to improve contrast ratio.
InternalSkapaApi modifier extension used to apply Skapa keyboard navigation border to focusable components
Parameters
Component focus state.
if component is enabled. Disable components doesn't get focus border.
defines the border shape CornerBasedShape.
defines FocusBorderType depending in the Component.
indicates if the borders should be drawn inside the component.
when set as true and extra border will be drawn in the gap between the component and border. This is use for components used in different surface colors to improve contrast ratio.