@interface LACustomPasswordControllerStyle : NSObject @property (class, readonly) LACustomPasswordControllerStyle *sheetStyle; @property (class, readonly) LACustomPasswordControllerStyle *fullScreenStyle; @property (readonly, nonatomic) unsigned long long rawValue; @end