@class SBHRootFolderVisualConfiguration, NSString, SBHFloatyFolderVisualConfiguration, SBHIconAccessoryVisualConfiguration, SBHFolderIconVisualConfiguration, SBHSidebarVisualConfiguration, SBHAppLibraryVisualConfiguration, SBHFloatingDockVisualConfiguration; @interface AMUIInfographIconListLayout : NSObject <SBIconListLayout, SBIconListLayoutDelegate> @property (retain, nonatomic) SBHRootFolderVisualConfiguration *visualConfiguration; @property (readonly, nonatomic) unsigned long long screenType; @property (readonly, nonatomic) struct SBIconImageInfo { struct CGSize { double x0; double x1; } x0; double x1; double x2; } iconImageInfo; @property (readonly, nonatomic) unsigned long long rotatedLayoutClusterGridSizeClass; @property (readonly, copy, nonatomic) SBHIconAccessoryVisualConfiguration *iconAccessoryVisualConfiguration; @property (readonly, copy, nonatomic) SBHFolderIconVisualConfiguration *folderIconVisualConfiguration; @property (readonly, copy, nonatomic) SBHFloatyFolderVisualConfiguration *floatyFolderVisualConfiguration; @property (readonly, copy, nonatomic) SBHSidebarVisualConfiguration *sidebarVisualConfiguration; @property (readonly, copy, nonatomic) SBHAppLibraryVisualConfiguration *appLibraryVisualConfiguration; @property (readonly, copy, nonatomic) SBHRootFolderVisualConfiguration *rootFolderVisualConfiguration; @property (readonly, copy, nonatomic) SBHFloatingDockVisualConfiguration *floatingDockVisualConfiguration; @property (readonly, nonatomic) struct SBHIconGridSizeClassSizes { struct SBHIconGridSize { unsigned short x0; unsigned short x1; } x0; struct SBHIconGridSize { unsigned short x0; unsigned short x1; } x1; struct SBHIconGridSize { unsigned short x0; unsigned short x1; } x2; struct SBHIconGridSize { unsigned short x0; unsigned short x1; } x3; struct SBHIconGridSize { unsigned short x0; unsigned short x1; } x4; } iconGridSizeClassSizes; @property (readonly, nonatomic) unsigned long long supportedIconGridSizeClasses; @property (readonly, nonatomic) double widgetScaleFactor; @property (readonly, nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } widgetContentMargins; @property (readonly, nonatomic) struct UIEdgeInsets { double x0; double x1; double x2; double x3; } widgetContentMarginsWithBackgroundRemoved; @property (readonly, nonatomic) BOOL widgetsSupportDynamicText; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })layoutInsetsForOrientation:(long long)a0; - (struct SBIconImageInfo { struct CGSize { double x0; double x1; } x0; double x1; double x2; })iconImageInfoForGridSizeClass:(unsigned long long)a0; - (id)init; - (struct CGSize { double x0; double x1; })iconSpacingForOrientation:(long long)a0; - (void).cxx_destruct; - (double)editingAnimationStrengthForGridSizeClass:(unsigned long long)a0; - (void)iconListView:(id)a0 willLayoutIconView:(id)a1; - (unsigned long long)numberOfColumnsForOrientation:(long long)a0; - (unsigned long long)numberOfRowsForOrientation:(long long)a0; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })_contentMarginsForMarginRatio:(double)a0; - (id)_defaultIconListLayout; - (struct SBIconImageInfo { struct CGSize { double x0; double x1; } x0; double x1; double x2; })_defaultSmallWidgetIconImageInfo; - (double)_widgetCornerRadius; - (double)_widgetDimensionForScreenType:(unsigned long long)a0; - (id)initWithRootFolderVisualConfiguration:(id)a0; - (id)initWithRootFolderVisualConfiguration:(id)a0 screenType:(unsigned long long)a1; @end