init(_:)
Creates a Nsunderlinestyle from Text.LineStyle.
Declaration
init(_ lineStyle: Text.LineStyle)Parameters
- lineStyle:
A value of
Text.LineStyleto wrap with Nsunderlinestyle.
Return Value
A new NSUnderlineStyle.
Creates a Nsunderlinestyle from Text.LineStyle.
init(_ lineStyle: Text.LineStyle)A value of Text.LineStyle to wrap with Nsunderlinestyle.
A new NSUnderlineStyle.