#import <ThingModuleTabBarBlueprint.h>
◆ cleanAllBadge [1/2]
◆ cleanAllBadge [2/2]
◆ clearTabs [1/2]
◆ clearTabs [2/2]
◆ customTabButtonForIndex: [1/2]
- (__kindof UIControl *) customTabButtonForIndex: |
|
(NSUInteger) |
idx |
|
◆ customTabButtonForIndex: [2/2]
- (__kindof UIControl *) customTabButtonForIndex: |
|
(NSUInteger) |
idx |
|
◆ customTabButtonForModule: [1/2]
- (__kindof UIControl *) customTabButtonForModule: |
|
(Class) |
moduleCls |
|
◆ customTabButtonForModule: [2/2]
- (__kindof UIControl *) customTabButtonForModule: |
|
(Class) |
moduleCls |
|
◆ customTabButtonForModule:tag: [1/2]
◆ customTabButtonForModule:tag: [2/2]
◆ indexOfModule:tag: [1/2]
- (NSUInteger) indexOfModule: |
|
(Class) |
moduleCls |
tag: |
|
(nullable NSString *) |
tag |
|
|
| |
◆ indexOfModule:tag: [2/2]
- (NSUInteger) indexOfModule: |
|
(Class) |
moduleCls |
tag: |
|
(nullable NSString *) |
tag |
|
|
| |
◆ reloadTabItemAttributesIfNil [1/2]
- (void) reloadTabItemAttributesIfNil |
|
|
|
◆ reloadTabItemAttributesIfNil [2/2]
- (void) reloadTabItemAttributesIfNil |
|
|
|
◆ reloadTabs [1/2]
◆ reloadTabs [2/2]
◆ reloadTabsWithSelectIndex: [1/2]
- (void) reloadTabsWithSelectIndex: |
|
(NSUInteger) |
index |
|
◆ reloadTabsWithSelectIndex: [2/2]
- (void) reloadTabsWithSelectIndex: |
|
(NSUInteger) |
index |
|
◆ reloadTabsWithSelectModule: [1/2]
- (void) reloadTabsWithSelectModule: |
|
(nullable Class) |
moduleCls |
|
◆ reloadTabsWithSelectModule: [2/2]
- (void) reloadTabsWithSelectModule: |
|
(nullable Class) |
moduleCls |
|
◆ reloadTabsWithSelectModule:tag: [1/2]
◆ reloadTabsWithSelectModule:tag: [2/2]
◆ setBadgeForIndex:badge: [1/2]
- (void) setBadgeForIndex: |
|
(NSUInteger) |
index |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setBadgeForIndex:badge: [2/2]
- (void) setBadgeForIndex: |
|
(NSUInteger) |
index |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setBadgeForModule:badge: [1/2]
- (void) setBadgeForModule: |
|
(Class) |
moduleCls |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setBadgeForModule:badge: [2/2]
- (void) setBadgeForModule: |
|
(Class) |
moduleCls |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setBadgeForModule:tag:badge: [1/2]
- (void) setBadgeForModule: |
|
(Class) |
moduleCls |
tag: |
|
(nullable NSString *) |
tag |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setBadgeForModule:tag:badge: [2/2]
- (void) setBadgeForModule: |
|
(Class) |
moduleCls |
tag: |
|
(nullable NSString *) |
tag |
badge: |
|
(nullable NSString *) |
badge |
|
|
| |
◆ setIsHideSystemBackground: [1/2]
- (void) setIsHideSystemBackground: |
|
(BOOL) |
isHideSystemBackground |
|
◆ setIsHideSystemBackground: [2/2]
- (void) setIsHideSystemBackground: |
|
(BOOL) |
isHideSystemBackground |
|
◆ setTabBackgroundAlpha: [1/2]
- (void) setTabBackgroundAlpha: |
|
(CGFloat) |
tabBackgroundAlpha |
|
◆ setTabBackgroundAlpha: [2/2]
- (void) setTabBackgroundAlpha: |
|
(CGFloat) |
tabBackgroundAlpha |
|
◆ setTabBackgroundColor: [1/2]
- (void) setTabBackgroundColor: |
|
(UIColor *) |
color |
|
◆ setTabBackgroundColor: [2/2]
- (void) setTabBackgroundColor: |
|
(UIColor *) |
color |
|
◆ setTabBackgroundImage: [1/2]
- (void) setTabBackgroundImage: |
|
(UIImage *) |
image |
|
◆ setTabBackgroundImage: [2/2]
- (void) setTabBackgroundImage: |
|
(UIImage *) |
image |
|
◆ setTabBackgroundImageContentMode: [1/2]
- (void) setTabBackgroundImageContentMode: |
|
(UIViewContentMode) |
tabBackgroundImageContentMode |
|
◆ setTabBackgroundImageContentMode: [2/2]
- (void) setTabBackgroundImageContentMode: |
|
(UIViewContentMode) |
tabBackgroundImageContentMode |
|
◆ setTabBackgroundImageHeightOffset: [1/2]
- (void) setTabBackgroundImageHeightOffset: |
|
(CGFloat) |
heightOffset |
|
◆ setTabBackgroundImageHeightOffset: [2/2]
- (void) setTabBackgroundImageHeightOffset: |
|
(CGFloat) |
heightOffset |
|
◆ setTabSeparatorImage: [1/2]
- (void) setTabSeparatorImage: |
|
(UIImage *) |
image |
|
◆ setTabSeparatorImage: [2/2]
- (void) setTabSeparatorImage: |
|
(UIImage *) |
image |
|
◆ showTabWithIndex: [1/2]
- (void) showTabWithIndex: |
|
(NSUInteger) |
index |
|
◆ showTabWithIndex: [2/2]
- (void) showTabWithIndex: |
|
(NSUInteger) |
index |
|
◆ showTabWithIndex:animated: [1/2]
◆ showTabWithIndex:animated: [2/2]
◆ showTabWithModule: [1/2]
- (void) showTabWithModule: |
|
(Class) |
moduleCls |
|
◆ showTabWithModule: [2/2]
- (void) showTabWithModule: |
|
(Class) |
moduleCls |
|
◆ showTabWithModule:tag: [1/2]
◆ showTabWithModule:tag: [2/2]
◆ systemTabButtonForIndex: [1/2]
- (__kindof UIControl *) systemTabButtonForIndex: |
|
(NSUInteger) |
idx |
|
◆ systemTabButtonForIndex: [2/2]
- (__kindof UIControl *) systemTabButtonForIndex: |
|
(NSUInteger) |
idx |
|
◆ systemTabButtonForModule: [1/2]
- (__kindof UIControl *) systemTabButtonForModule: |
|
(Class) |
moduleCls |
|
◆ systemTabButtonForModule: [2/2]
- (__kindof UIControl *) systemTabButtonForModule: |
|
(Class) |
moduleCls |
|
◆ systemTabButtonForModule:tag: [1/2]
◆ systemTabButtonForModule:tag: [2/2]
◆ tabBar [1/2]
- (__kindof UITabBar *) tabBar |
|
|
|
◆ tabBar [2/2]
- (__kindof UITabBar *) tabBar |
|
|
|
◆ tabBarController [1/2]
- (__kindof UITabBarController *) tabBarController |
|
|
|
◆ tabBarController [2/2]
- (__kindof UITabBarController *) tabBarController |
|
|
|
◆ viewControllerOfModule: [1/2]
- (UIViewController *) viewControllerOfModule: |
|
(Class) |
moduleCls |
|
◆ viewControllerOfModule: [2/2]
- (UIViewController *) viewControllerOfModule: |
|
(Class) |
moduleCls |
|
◆ defaultSelectModule
- (Class) defaultSelectModule |
|
readwritenonatomicstrong |
◆ tabItemAttributes
◆ titleColorForNormal
- (UIColor *) titleColorForNormal |
|
readwritenonatomicstrong |
◆ titleColorForSelect
- (UIColor *) titleColorForSelect |
|
readwritenonatomicstrong |
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingModuleManager/ThingModuleManager.xcframework/ios-x86_64-simulator/ThingModuleManager.framework/Headers/ThingModuleTabBarBlueprint.h
- /Users/humtong/Downloads/Pods_副本/ThingModuleManager/ThingModuleManager.xcframework/ios-arm64/ThingModuleManager.framework/Headers/ThingModuleTabBarBlueprint.h