exposing identifiers. implementing feature to change initial page.

This commit is contained in:
Kevin G Christiano 2020-12-03 16:45:14 -05:00
parent 1a60d36e2d
commit f3febee903

View File

@ -8,6 +8,7 @@
public typealias ButtonAction = (Button) -> ()
@objcMembers open class Button: UIButton, MFButtonProtocol, MoleculeViewProtocol {
//--------------------------------------------------
// MARK: - Properties