MapsIndoors Android
MapsIndoorsSDK
/
com.mapsindoors.core
/
MPLabelPosition
MPLabel
Position
enum
MPLabelPosition
Entries
Functions
Entries
LEFT
Link copied to clipboard
LEFT
TOP
Link copied to clipboard
TOP
BOTTOM
Link copied to clipboard
BOTTOM
RIGHT
Link copied to clipboard
RIGHT
Functions
value
Of
Link copied to clipboard
open
fun
valueOf
(
name
:
String
)
:
MPLabelPosition
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
MPLabelPosition
>
Returns an array containing the constants of this enum type, in the order they're declared.