ActionSheetButtonItemAppearance.swift 252 B

1234567891011
  1. //
  2. // ActionSheetButtonItemAppearance.swift
  3. // Sheeeeeeeeet
  4. //
  5. // Created by Daniel Saidi on 2017-11-24.
  6. // Copyright © 2017 Daniel Saidi. All rights reserved.
  7. //
  8. import UIKit
  9. open class ActionSheetButtonAppearance: ActionSheetItemAppearance {}