InstructionsCardContainerView
public class InstructionsCardContainerView : StylableView, InstructionsCardContainerViewDelegate
A container view for the information currently displayed in InstructionsCardViewController
.
-
Declaration
Swift
public func label(_ label: InstructionLabel, willPresent instruction: VisualInstruction, as presented: NSAttributedString) -> NSAttributedString?