RSDDetailsChevronButton

@IBDesignable
public final class RSDDetailsChevronButton : UIButton

A simple button that draws a open/closed chevron that can be used to indicate whether or not the details are expanded.

  • Set selected with animation

    Declaration

    Swift

    public func setSelected(_ isSelected: Bool, animated: Bool)