Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-map
/
com.mapsted.map.views
/
Dimensions
Dimensions
open
class
Dimensions
Specifies the dimensions of an object in dp
Members
Constructors
Dimensions
Link copied to clipboard
constructor
(
widthDp
:
Int
,
heightDp
:
Int
)
Properties
height
Dp
Link copied to clipboard
open
var
heightDp
:
Int
width
Dp
Link copied to clipboard
open
var
widthDp
:
Int