Object defining visibility of place category. Name of category must match the internal place category name. To avoid error, use values returned by SYPlacesManager.
More...
#import <SYPlaceCategoryVisibility.h>
|
| ((unavailable("Use init with parameters instead.") | + __attribute__ |
| |
Object defining visibility of place category. Name of category must match the internal place category name. To avoid error, use values returned by SYPlacesManager.
◆ initWithCategoryName:visible:
| - (nonnull instancetype) initWithCategoryName: |
|
(nonnull NSString *) |
categoryName |
| visible: |
|
(BOOL) |
visible |
|
|
| |
◆ __attribute__ [1/2]
| - ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ __attribute__ [2/2]
| + ((unavailable("Use init with parameters instead.") __attribute__ |
|
|
|
◆ categoryName
| - (NSString*) categoryName |
|
readnonatomicstrong |
Name of current place category.
◆ visible
Flag if this category should be visible or not.
The documentation for this class was generated from the following file:
- SYPlaceCategoryVisibility.h