ToolBarPlace
Enum
Module: anysdk
The toolbar position of user type
Index
kToolBarTopLeft
kToolBarTopRight
kToolBarMidLeft
kToolBarMidRight
kToolBarBottomLeft
kToolBarBottomRight
Details
kToolBarTopLeft
The upper left corner
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2012 |
kToolBarTopRight
the upper right corner
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2019 |
kToolBarMidLeft
at the left of the center
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2026 |
kToolBarMidRight
At the right of the center
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2033 |
kToolBarBottomLeft
The lower left corner
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2040 |
kToolBarBottomRight
The lower right corner
meta | description |
---|---|
Type | Number |
Defined in | extensions/anysdk/jsb_anysdk.js:2047 |