SimpleButtonControlState

public struct SimpleButtonControlState

Custom SimpleButton control state

  • Indicates loading state of SimpleButton

    Declaration

    Swift

    public static let loading: UIControlState = UIControlState(rawValue: 1 << 16)