BPKAppSearchModalError
public struct BPKAppSearchModalError
extension BPKAppSearchModalError: Equatable
-
Declaration
Swift
public init(title: String, description: String, action: BPKAppSearchModalAction, image: Image)
-
Declaration
Swift
public static func == (lhs: BPKAppSearchModalError, rhs: BPKAppSearchModalError) -> Bool