| BaiduMap_IOSSDK_v6.6.5_Docs 6.6.5
    | 
#include <BMKRichView.h>
 
 | 构造函数 | |
| (void) | - setPBVisibility: | 
| (BOOL) | - addRichUIOption: | 
| (BOOL) | - delRichUIOption: | 
| (BOOL) | - setShowLevel:toLevel: | 
| (nullable BMKRichView *) | - findRichViewWithName: | 
| (nullable BMKRichView *) | - findViewWithName: | 
| 属性 | |
| BMKBaseUIView * | rootView | 
| BMKVisibility | visibility | 
| float | opacity | 
| BMKMapAnimation * | animation | 
| BMKLocate | locate | 
| int | offsetX | 
| int | offsetY | 
| BMKCollisionBehavior | collisionBehavior | 
| int | collisionPriority | 
| UIEdgeInsets | collisionBorder | 
| int | collisionLineTagId | 
| float | scaleX | 
| float | scaleY | 
| NSString * | name | 
| NSString * | tag | 
| NSString * | descript | 
| - (BOOL) addRichUIOption: | (BMKRichUIOption *) | richUIOption | 
| - (BOOL) delRichUIOption: | (BMKRichUIOption *) | richUIOption | 
| - (nullable BMKRichView *) findRichViewWithName: | (nonnull NSString *) | name | 
| - (nullable BMKRichView *) findViewWithName: | (nonnull NSString *) | name | 
| - (void) setPBVisibility: | (int) | pbVisibility | 
Just for parse PB of XML_POP.
| pbVisibility | {0 1 2} | 
| - (BOOL) setShowLevel: | (int) | from | |
| toLevel: | (int) | to | 
Set the show/hide state of this View. [from, to]
| from | : Min_Level 3 | 
| to | : Max_Level 22 | 
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
The Collision Priority of this view. It is useful when 「CollisionBehavior == HIDE_BY_PRIORITY」
note: RichView.priority <= it's parent.priority
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicassign | 
| 
 | readwritenonatomicstrong | 
| 
 | readwritenonatomicassign |