LogoView

public class LogoView : UIView

Undocumented

  • Undocumented

    See more

    Declaration

    Swift

    public enum LogoSize : RawRepresentable
  • Undocumented

    Declaration

    Swift

    public override var intrinsicContentSize: CGSize { get }
  • Undocumented

    Declaration

    Swift

    public init(logoSize: LogoSize)
  • Undocumented

    Declaration

    Swift

    public override func draw(_ rect: CGRect)
  • Undocumented

    Declaration

    Swift

    public required init?(coder: NSCoder)