CategoryTypeable
public protocol CategoryTypeable
The Amplify category with which the conforming type is associated. Categories, Plugins, ClientBehaviors, etc must all share the same CategoryType
- Tag: CategoryTypeable
-
- Tag: CategoryTypeable.categoryType
Declaration
Swift
var categoryType: CategoryType { get }