diff --git a/library/com.google.maps.android.clustering.algo/-abstract-algorithm/index.html b/library/com.google.maps.android.clustering.algo/-abstract-algorithm/index.html index 627ed9aa0..6b4623bbb 100644 --- a/library/com.google.maps.android.clustering.algo/-abstract-algorithm/index.html +++ b/library/com.google.maps.android.clustering.algo/-abstract-algorithm/index.html @@ -108,7 +108,7 @@

AbstractAlgorithm

-
abstract class AbstractAlgorithm<T : ClusterItem?> : Algorithm<T>

Base Algorithm class that implements lock/unlock functionality.

Inheritors

+
abstract class AbstractAlgorithm<T : ClusterItem?> : Algorithm<T>

Base Algorithm class that implements lock/unlock functionality.

Inheritors

diff --git a/library/com.google.maps.android.clustering.algo/-algorithm/index.html b/library/com.google.maps.android.clustering.algo/-algorithm/index.html index 128d136fd..fdc3ba8b1 100644 --- a/library/com.google.maps.android.clustering.algo/-algorithm/index.html +++ b/library/com.google.maps.android.clustering.algo/-algorithm/index.html @@ -108,7 +108,7 @@

Algorithm

-
interface Algorithm<T : ClusterItem?>

Logic for computing clusters

Inheritors

+
interface Algorithm<T : ClusterItem?>

Logic for computing clusters

Inheritors

diff --git a/library/com.google.maps.android.clustering.algo/-non-hierarchical-distance-based-algorithm/index.html b/library/com.google.maps.android.clustering.algo/-non-hierarchical-distance-based-algorithm/index.html index cb816e1ec..62bea07be 100644 --- a/library/com.google.maps.android.clustering.algo/-non-hierarchical-distance-based-algorithm/index.html +++ b/library/com.google.maps.android.clustering.algo/-non-hierarchical-distance-based-algorithm/index.html @@ -108,7 +108,7 @@

NonHierarchicalDistanceBasedAlgorithm

-

A simple clustering algorithm with O(nlog n) performance. Resulting clusters are not hierarchical.

High level algorithm: 1. Iterate over items in the order they were added (candidate clusters). 2. Create a cluster with the center of the item. 3. Add all items that are within a certain distance to the cluster. 4. Move any items out of an existing cluster if they are closer to another cluster. 5. Remove those items from the list of candidate clusters.

Clusters have the center of the first element (not the centroid of the items within it).

Inheritors

+

A simple clustering algorithm with O(nlog n) performance. Resulting clusters are not hierarchical.

High level algorithm: 1. Iterate over items in the order they were added (candidate clusters). 2. Create a cluster with the center of the item. 3. Add all items that are within a certain distance to the cluster. 4. Move any items out of an existing cluster if they are closer to another cluster. 5. Remove those items from the list of candidate clusters.

Clusters have the center of the first element (not the centroid of the items within it).

Inheritors

diff --git a/library/com.google.maps.android.clustering.view/-cluster-renderer/index.html b/library/com.google.maps.android.clustering.view/-cluster-renderer/index.html index a6af32f6e..c59e34bdf 100644 --- a/library/com.google.maps.android.clustering.view/-cluster-renderer/index.html +++ b/library/com.google.maps.android.clustering.view/-cluster-renderer/index.html @@ -108,7 +108,7 @@
diff --git a/library/com.google.maps.android.data.geojson/-geo-json-feature/index.html b/library/com.google.maps.android.data.geojson/-geo-json-feature/index.html index ae5c793d8..ac218168e 100644 --- a/library/com.google.maps.android.data.geojson/-geo-json-feature/index.html +++ b/library/com.google.maps.android.data.geojson/-geo-json-feature/index.html @@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -378,13 +378,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -438,13 +438,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html b/library/com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html index 8796cf738..638385719 100644 --- a/library/com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html +++ b/library/com.google.maps.android.data.geojson/-geo-json-line-string-style/index.html @@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -288,13 +288,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -348,13 +348,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data.geojson/-geo-json-point-style/index.html b/library/com.google.maps.android.data.geojson/-geo-json-point-style/index.html index 5fbda7391..cf9f0e303 100644 --- a/library/com.google.maps.android.data.geojson/-geo-json-point-style/index.html +++ b/library/com.google.maps.android.data.geojson/-geo-json-point-style/index.html @@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -363,13 +363,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -423,13 +423,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html b/library/com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html index 7011ea782..420b3309f 100644 --- a/library/com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html +++ b/library/com.google.maps.android.data.geojson/-geo-json-polygon-style/index.html @@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -318,13 +318,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -378,13 +378,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data.kml/-kml-placemark/index.html b/library/com.google.maps.android.data.kml/-kml-placemark/index.html index 4db750630..86d07e9d1 100644 --- a/library/com.google.maps.android.data.kml/-kml-placemark/index.html +++ b/library/com.google.maps.android.data.kml/-kml-placemark/index.html @@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -348,13 +348,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -408,13 +408,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data.kml/-kml-style/index.html b/library/com.google.maps.android.data.kml/-kml-style/index.html index bab73c28a..dded1a5ce 100644 --- a/library/com.google.maps.android.data.kml/-kml-style/index.html +++ b/library/com.google.maps.android.data.kml/-kml-style/index.html @@ -119,13 +119,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -149,13 +149,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -164,13 +164,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -179,13 +179,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -314,13 +314,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -404,13 +404,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data/-data-polygon/index.html b/library/com.google.maps.android.data/-data-polygon/index.html index 6a1ecaa4e..c25f3b083 100644 --- a/library/com.google.maps.android.data/-data-polygon/index.html +++ b/library/com.google.maps.android.data/-data-polygon/index.html @@ -108,7 +108,7 @@

DataPolygon

-
interface DataPolygon<T> : Geometry<T>

An interface containing the common properties of GeoJsonPolygon and KmlPolygon

Parameters

<T>

the type of Polygon - GeoJsonPolygon or KmlPolygon

Inheritors

+
interface DataPolygon<T> : Geometry<T>

An interface containing the common properties of GeoJsonPolygon and KmlPolygon

Parameters

<T>

the type of Polygon - GeoJsonPolygon or KmlPolygon

Inheritors

diff --git a/library/com.google.maps.android.data/-feature/index.html b/library/com.google.maps.android.data/-feature/index.html index 6744239a5..71810c715 100644 --- a/library/com.google.maps.android.data/-feature/index.html +++ b/library/com.google.maps.android.data/-feature/index.html @@ -108,7 +108,7 @@

Feature

-
open class Feature : Observable

An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature

Inheritors

+
open class Feature : Observable

An abstraction that shares the common properties of KmlPlacemark and GeoJsonFeature

Inheritors

@@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -273,13 +273,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -333,13 +333,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.data/-geometry/index.html b/library/com.google.maps.android.data/-geometry/index.html index 93eed64db..752b7813a 100644 --- a/library/com.google.maps.android.data/-geometry/index.html +++ b/library/com.google.maps.android.data/-geometry/index.html @@ -108,7 +108,7 @@

Geometry

-
interface Geometry<T>

An abstraction that represents a Geometry object

Parameters

<T>

the type of Geometry object

Inheritors

+
interface Geometry<T>

An abstraction that represents a Geometry object

Parameters

<T>

the type of Geometry object

Inheritors

diff --git a/library/com.google.maps.android.data/-layer/index.html b/library/com.google.maps.android.data/-layer/index.html index 2b44fd8d6..351eed571 100644 --- a/library/com.google.maps.android.data/-layer/index.html +++ b/library/com.google.maps.android.data/-layer/index.html @@ -108,7 +108,7 @@

Layer

-
abstract class Layer

An abstraction that shares the common properties of KmlLayer and GeoJsonLayer

Inheritors

+
abstract class Layer

An abstraction that shares the common properties of KmlLayer and GeoJsonLayer

Inheritors

diff --git a/library/com.google.maps.android.data/-line-string/index.html b/library/com.google.maps.android.data/-line-string/index.html index d62a754bc..773988354 100644 --- a/library/com.google.maps.android.data/-line-string/index.html +++ b/library/com.google.maps.android.data/-line-string/index.html @@ -108,7 +108,7 @@

LineString

-
open class LineString : Geometry<T>

An abstraction that shares the common properties of KmlLineString and GeoJsonLineString

Inheritors

+
open class LineString : Geometry<T>

An abstraction that shares the common properties of KmlLineString and GeoJsonLineString

Inheritors

diff --git a/library/com.google.maps.android.data/-multi-geometry/index.html b/library/com.google.maps.android.data/-multi-geometry/index.html index 9612aa745..3dc79bf75 100644 --- a/library/com.google.maps.android.data/-multi-geometry/index.html +++ b/library/com.google.maps.android.data/-multi-geometry/index.html @@ -108,7 +108,7 @@
diff --git a/library/com.google.maps.android.data/-point/index.html b/library/com.google.maps.android.data/-point/index.html index f3c8cddcf..f65c4f648 100644 --- a/library/com.google.maps.android.data/-point/index.html +++ b/library/com.google.maps.android.data/-point/index.html @@ -108,7 +108,7 @@

Point

-
open class Point : Geometry<T>

An abstraction that shares the common properties of KmlPoint and GeoJsonPoint

Inheritors

+
open class Point : Geometry<T>

An abstraction that shares the common properties of KmlPoint and GeoJsonPoint

Inheritors

diff --git a/library/com.google.maps.android.data/-renderer/index.html b/library/com.google.maps.android.data/-renderer/index.html index 3d7797944..2d3f3856d 100644 --- a/library/com.google.maps.android.data/-renderer/index.html +++ b/library/com.google.maps.android.data/-renderer/index.html @@ -108,7 +108,7 @@

Renderer

-
open class Renderer

An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer

Inheritors

+
open class Renderer

An abstraction that shares the common properties of KmlRenderer and GeoJsonRenderer

Inheritors

diff --git a/library/com.google.maps.android.data/-style/index.html b/library/com.google.maps.android.data/-style/index.html index 6e41ea61a..a2598195b 100644 --- a/library/com.google.maps.android.data/-style/index.html +++ b/library/com.google.maps.android.data/-style/index.html @@ -108,7 +108,7 @@
@@ -138,13 +138,13 @@

Functions

- +
Link copied to clipboard
-
open fun addObserver(p: Observer)
+
open fun addObserver(p: Observer)
@@ -153,13 +153,13 @@

Functions

- +
Link copied to clipboard
-
open fun countObservers(): Int
+
open fun countObservers(): Int
@@ -168,13 +168,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -183,13 +183,13 @@

Functions

- +
Link copied to clipboard
-
open fun deleteObservers()
+
open fun deleteObservers()
@@ -213,13 +213,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasChanged(): Boolean
+
open fun hasChanged(): Boolean
@@ -228,13 +228,13 @@

Functions

- +
Link copied to clipboard
-
open fun notifyObservers()
+
open fun notifyObservers()
diff --git a/library/com.google.maps.android.ui/-rotation-layout/index.html b/library/com.google.maps.android.ui/-rotation-layout/index.html index 8534b5a8c..8719166ef 100644 --- a/library/com.google.maps.android.ui/-rotation-layout/index.html +++ b/library/com.google.maps.android.ui/-rotation-layout/index.html @@ -138,13 +138,13 @@

Properties

@@ -153,13 +153,13 @@

Properties

@@ -168,13 +168,13 @@

Properties

@@ -183,13 +183,13 @@

Properties

@@ -198,13 +198,13 @@

Properties

@@ -213,13 +213,13 @@

Properties

@@ -228,13 +228,13 @@

Properties

- +
Link copied to clipboard
@@ -243,13 +243,13 @@

Properties

@@ -258,13 +258,13 @@

Properties

@@ -273,13 +273,13 @@

Properties

@@ -288,13 +288,13 @@

Properties

@@ -303,13 +303,13 @@

Properties

@@ -318,13 +318,13 @@

Properties

@@ -333,13 +333,13 @@

Properties

@@ -348,13 +348,13 @@

Properties

-
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
+
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
@@ -363,13 +363,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -378,13 +378,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_PASSWORD: String = "password"
+
val AUTOFILL_HINT_PASSWORD: String = "password"
@@ -393,13 +393,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -408,13 +408,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
+
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
@@ -423,13 +423,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
+
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
@@ -438,13 +438,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_USERNAME: String = "username"
+
val AUTOFILL_HINT_USERNAME: String = "username"
@@ -453,13 +453,13 @@

Properties

- +
Link copied to clipboard
@@ -468,13 +468,13 @@

Properties

- +
Link copied to clipboard
@@ -483,13 +483,13 @@

Properties

- +
Link copied to clipboard
@@ -498,13 +498,13 @@

Properties

- +
Link copied to clipboard
@@ -513,13 +513,13 @@

Properties

- +
Link copied to clipboard
@@ -528,13 +528,13 @@

Properties

@@ -543,13 +543,13 @@

Properties

@@ -558,13 +558,13 @@

Properties

@@ -573,13 +573,13 @@

Properties

@@ -588,13 +588,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -603,13 +603,13 @@

Properties

@@ -618,13 +618,13 @@

Properties

@@ -633,13 +633,13 @@

Properties

@@ -648,13 +648,13 @@

Properties

@@ -663,13 +663,13 @@

Properties

@@ -678,13 +678,13 @@

Properties

@@ -693,13 +693,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -708,13 +708,13 @@

Properties

@@ -723,13 +723,13 @@

Properties

@@ -738,13 +738,13 @@

Properties

@@ -753,13 +753,13 @@

Properties

@@ -768,13 +768,13 @@

Properties

@@ -783,13 +783,13 @@

Properties

- +
Link copied to clipboard
@@ -813,13 +813,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -858,13 +858,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_DOWN: Int = 130
+
val FOCUS_DOWN: Int = 130
@@ -873,13 +873,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -888,13 +888,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_LEFT: Int = 17
+
val FOCUS_LEFT: Int = 17
@@ -903,13 +903,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_RIGHT: Int = 66
+
val FOCUS_RIGHT: Int = 66
@@ -918,13 +918,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_UP: Int = 33
+
val FOCUS_UP: Int = 33
@@ -933,13 +933,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUSABLE: Int = 1
+
val FOCUSABLE: Int = 1
@@ -948,13 +948,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -963,13 +963,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -978,13 +978,13 @@

Properties

@@ -993,13 +993,13 @@

Properties

- +
Link copied to clipboard
-
val GONE: Int = 8
+
val GONE: Int = 8
@@ -1008,13 +1008,13 @@

Properties

- +
Link copied to clipboard
-
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
+
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
@@ -1023,13 +1023,13 @@

Properties

@@ -1038,13 +1038,13 @@

Properties

@@ -1053,13 +1053,13 @@

Properties

@@ -1068,13 +1068,13 @@

Properties

@@ -1083,13 +1083,13 @@

Properties

@@ -1098,13 +1098,13 @@

Properties

@@ -1113,13 +1113,13 @@

Properties

@@ -1128,13 +1128,13 @@

Properties

@@ -1143,13 +1143,13 @@

Properties

@@ -1158,13 +1158,13 @@

Properties

@@ -1173,13 +1173,13 @@

Properties

@@ -1188,13 +1188,13 @@

Properties

@@ -1203,13 +1203,13 @@

Properties

@@ -1218,13 +1218,13 @@

Properties

@@ -1233,13 +1233,13 @@

Properties

- +
Link copied to clipboard
-
val INVISIBLE: Int = 4
+
val INVISIBLE: Int = 4
@@ -1248,13 +1248,13 @@

Properties

- +
Link copied to clipboard
-
val KEEP_SCREEN_ON: Int = 67108864
+
val KEEP_SCREEN_ON: Int = 67108864
@@ -1263,13 +1263,13 @@

Properties

- +
Link copied to clipboard
@@ -1278,13 +1278,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1293,13 +1293,13 @@

Properties

- +
Link copied to clipboard
@@ -1308,13 +1308,13 @@

Properties

@@ -1323,13 +1323,13 @@

Properties

@@ -1338,13 +1338,13 @@

Properties

- +
Link copied to clipboard
@@ -1353,13 +1353,13 @@

Properties

- +
Link copied to clipboard
@@ -1398,13 +1398,13 @@

Properties

@@ -1413,13 +1413,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_SIZE_MASK: Int = 16777215
+
val MEASURED_SIZE_MASK: Int = 16777215
@@ -1428,13 +1428,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_STATE_MASK: Int = -16777216
+
val MEASURED_STATE_MASK: Int = -16777216
@@ -1443,13 +1443,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1458,13 +1458,13 @@

Properties

- +
Link copied to clipboard
-
val NO_ID: Int = -1
+
val NO_ID: Int = -1
@@ -1473,13 +1473,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1488,13 +1488,13 @@

Properties

- +
Link copied to clipboard
@@ -1503,13 +1503,13 @@

Properties

@@ -1518,13 +1518,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1593,13 +1593,13 @@

Properties

@@ -1608,13 +1608,13 @@

Properties

@@ -1623,13 +1623,13 @@

Properties

@@ -1638,13 +1638,13 @@

Properties

@@ -1653,13 +1653,13 @@

Properties

@@ -1668,13 +1668,13 @@

Properties

- +
Link copied to clipboard
@@ -1683,13 +1683,13 @@

Properties

- +
Link copied to clipboard
@@ -1698,13 +1698,13 @@

Properties

- +
Link copied to clipboard
@@ -1713,13 +1713,13 @@

Properties

- +
Link copied to clipboard
@@ -1728,13 +1728,13 @@

Properties

- +
Link copied to clipboard
@@ -1743,13 +1743,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1758,13 +1758,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1773,13 +1773,13 @@

Properties

@@ -1788,13 +1788,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1803,13 +1803,13 @@

Properties

- +
Link copied to clipboard
@@ -1818,13 +1818,13 @@

Properties

@@ -1833,13 +1833,13 @@

Properties

@@ -1848,13 +1848,13 @@

Properties

@@ -1863,13 +1863,13 @@

Properties

@@ -1878,13 +1878,13 @@

Properties

@@ -1893,13 +1893,13 @@

Properties

- +
Link copied to clipboard
@@ -1908,13 +1908,13 @@

Properties

@@ -1923,13 +1923,13 @@

Properties

@@ -1938,13 +1938,13 @@

Properties

@@ -1953,13 +1953,13 @@

Properties

- +
Link copied to clipboard
@@ -1968,13 +1968,13 @@

Properties

@@ -1983,13 +1983,13 @@

Properties

@@ -1998,13 +1998,13 @@

Properties

@@ -2013,13 +2013,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2028,13 +2028,13 @@

Properties

@@ -2043,13 +2043,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2058,13 +2058,13 @@

Properties

@@ -2073,13 +2073,13 @@

Properties

- +
Link copied to clipboard
-
val SOUND_EFFECTS_ENABLED: Int = 134217728
+
val SOUND_EFFECTS_ENABLED: Int = 134217728
@@ -2088,13 +2088,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2103,13 +2103,13 @@

Properties

- +
Link copied to clipboard
@@ -2118,13 +2118,13 @@

Properties

@@ -2133,13 +2133,13 @@

Properties

@@ -2148,13 +2148,13 @@

Properties

@@ -2163,13 +2163,13 @@

Properties

@@ -2178,13 +2178,13 @@

Properties

@@ -2193,13 +2193,13 @@

Properties

@@ -2208,13 +2208,13 @@

Properties

@@ -2223,13 +2223,13 @@

Properties

@@ -2238,13 +2238,13 @@

Properties

@@ -2253,13 +2253,13 @@

Properties

@@ -2268,13 +2268,13 @@

Properties

@@ -2283,13 +2283,13 @@

Properties

- +
Link copied to clipboard
@@ -2298,13 +2298,13 @@

Properties

@@ -2313,13 +2313,13 @@

Properties

@@ -2328,13 +2328,13 @@

Properties

@@ -2343,13 +2343,13 @@

Properties

@@ -2358,13 +2358,13 @@

Properties

@@ -2373,13 +2373,13 @@

Properties

@@ -2388,13 +2388,13 @@

Properties

@@ -2403,13 +2403,13 @@

Properties

@@ -2418,13 +2418,13 @@

Properties

@@ -2433,13 +2433,13 @@

Properties

@@ -2448,13 +2448,13 @@

Properties

@@ -2463,13 +2463,13 @@

Properties

@@ -2478,13 +2478,13 @@

Properties

@@ -2493,13 +2493,13 @@

Properties

- +
Link copied to clipboard
@@ -2508,13 +2508,13 @@

Properties

- +
Link copied to clipboard
@@ -2523,13 +2523,13 @@

Properties

- +
Link copied to clipboard
@@ -2538,13 +2538,13 @@

Properties

- +
Link copied to clipboard
@@ -2553,13 +2553,13 @@

Properties

- +
Link copied to clipboard
@@ -2568,13 +2568,13 @@

Properties

- +
Link copied to clipboard
-
val VISIBLE: Int = 0
+
val VISIBLE: Int = 0
@@ -2583,13 +2583,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2598,13 +2598,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2613,13 +2613,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2692,13 +2692,13 @@

Functions

@@ -2707,13 +2707,13 @@

Functions

@@ -2722,13 +2722,13 @@

Functions

@@ -2782,13 +2782,13 @@

Functions

- +
Link copied to clipboard
@@ -2797,13 +2797,13 @@

Functions

@@ -2842,13 +2842,13 @@

Functions

- +
Link copied to clipboard
-
open fun bringToFront()
+
open fun bringToFront()
@@ -2857,13 +2857,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2872,13 +2872,13 @@

Functions

- +
Link copied to clipboard
-
open fun buildLayer()
+
open fun buildLayer()
@@ -2887,13 +2887,13 @@

Functions

- +
Link copied to clipboard
-
open fun callOnClick(): Boolean
+
open fun callOnClick(): Boolean
@@ -2902,13 +2902,13 @@

Functions

- +
Link copied to clipboard
@@ -2932,13 +2932,13 @@

Functions

@@ -2947,13 +2947,13 @@

Functions

@@ -2962,13 +2962,13 @@

Functions

@@ -2977,13 +2977,13 @@

Functions

@@ -2992,13 +2992,13 @@

Functions

- +
Link copied to clipboard
@@ -3007,13 +3007,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3022,13 +3022,13 @@

Functions

@@ -3067,13 +3067,13 @@

Functions

- +
Link copied to clipboard
-
open fun clearAnimation()
+
open fun clearAnimation()
@@ -3127,13 +3127,13 @@

Functions

@@ -3142,13 +3142,13 @@

Functions

@@ -3157,13 +3157,13 @@

Functions

- +
Link copied to clipboard
-
open fun combineMeasuredStates(p: Int, p1: Int): Int
+
open fun combineMeasuredStates(p: Int, p1: Int): Int
@@ -3187,13 +3187,13 @@

Functions

@@ -3202,13 +3202,13 @@

Functions

@@ -3217,13 +3217,13 @@

Functions

- +
Link copied to clipboard
@@ -3232,13 +3232,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3382,13 +3382,13 @@

Functions

@@ -3442,13 +3442,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3457,13 +3457,13 @@

Functions

- +
Link copied to clipboard
@@ -3472,13 +3472,13 @@

Functions

@@ -3487,13 +3487,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreScroll(p: Int, p1: Int, p2: Array<Int>, p3: Array<Int>): Boolean
+
open fun dispatchNestedPreScroll(p: Int, p1: Int, p2: Array<Int>, p3: Array<Int>): Boolean
@@ -3502,13 +3502,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedScroll(p: Int, p1: Int, p2: Int, p3: Int, p4: Array<Int>): Boolean
+
open fun dispatchNestedScroll(p: Int, p1: Int, p2: Int, p3: Int, p4: Array<Int>): Boolean
@@ -3532,13 +3532,13 @@

Functions

@@ -3862,13 +3862,13 @@

Functions

@@ -3892,13 +3892,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewById(p: Int): T
+
fun <T : View?> findViewById(p: Int): T
@@ -3922,13 +3922,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewWithTag(p: Any): T
+
fun <T : View?> findViewWithTag(p: Any): T
@@ -3967,13 +3967,13 @@

Functions

@@ -3982,13 +3982,13 @@

Functions

- +
Link copied to clipboard
-
open fun forceLayout()
+
open fun forceLayout()
@@ -4012,13 +4012,13 @@

Functions

@@ -4042,13 +4042,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateViewId(): Int
+
open fun generateViewId(): Int
@@ -4072,13 +4072,13 @@

Functions

@@ -4087,13 +4087,13 @@

Functions

@@ -4102,13 +4102,13 @@

Functions

@@ -4117,13 +4117,13 @@

Functions

@@ -4132,13 +4132,13 @@

Functions

@@ -4147,13 +4147,13 @@

Functions

@@ -4162,13 +4162,13 @@

Functions

@@ -4177,13 +4177,13 @@

Functions

@@ -4192,13 +4192,13 @@

Functions

- +
Link copied to clipboard
-
open fun getAlpha(): Float
+
open fun getAlpha(): Float
@@ -4207,13 +4207,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4222,13 +4222,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4237,13 +4237,13 @@

Functions

@@ -4252,13 +4252,13 @@

Functions

@@ -4267,13 +4267,13 @@

Functions

@@ -4297,13 +4297,13 @@

Functions

- +
Link copied to clipboard
@@ -4342,13 +4342,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4357,13 +4357,13 @@

Functions

@@ -4372,13 +4372,13 @@

Functions

@@ -4387,13 +4387,13 @@

Functions

@@ -4417,13 +4417,13 @@

Functions

- +
Link copied to clipboard
-
fun getBottom(): Int
+
fun getBottom(): Int
@@ -4432,13 +4432,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4522,13 +4522,13 @@

Functions

- +
Link copied to clipboard
-
open fun getClipBounds(): Rect
open fun getClipBounds(p: Rect): Boolean
+
open fun getClipBounds(): Rect
open fun getClipBounds(p: Rect): Boolean
@@ -4552,13 +4552,13 @@

Functions

- +
Link copied to clipboard
@@ -4597,13 +4597,13 @@

Functions

@@ -4612,13 +4612,13 @@

Functions

@@ -4627,13 +4627,13 @@

Functions

@@ -4642,13 +4642,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4657,13 +4657,13 @@

Functions

@@ -4672,13 +4672,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDefaultSize(p: Int, p1: Int): Int
+
open fun getDefaultSize(p: Int, p1: Int): Int
@@ -4702,13 +4702,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDisplay(): Display
+
open fun getDisplay(): Display
@@ -4717,13 +4717,13 @@

Functions

- +
Link copied to clipboard
@@ -4732,13 +4732,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4747,13 +4747,13 @@

Functions

@@ -4762,13 +4762,13 @@

Functions

- +
Link copied to clipboard
@@ -4777,13 +4777,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingRect(p: Rect)
+
open fun getDrawingRect(p: Rect)
@@ -4792,13 +4792,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingTime(): Long
+
open fun getDrawingTime(): Long
@@ -4807,13 +4807,13 @@

Functions

- +
Link copied to clipboard
-
open fun getElevation(): Float
+
open fun getElevation(): Float
@@ -4822,13 +4822,13 @@

Functions

- +
Link copied to clipboard
-
open fun getExplicitStyle(): Int
+
open fun getExplicitStyle(): Int
@@ -4837,13 +4837,13 @@

Functions

@@ -4852,13 +4852,13 @@

Functions

- +
Link copied to clipboard
@@ -4867,13 +4867,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusable(): Int
+
open fun getFocusable(): Int
@@ -4882,13 +4882,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4927,13 +4927,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4942,13 +4942,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4957,13 +4957,13 @@

Functions

@@ -4972,13 +4972,13 @@

Functions

@@ -4987,13 +4987,13 @@

Functions

@@ -5002,13 +5002,13 @@

Functions

@@ -5017,13 +5017,13 @@

Functions

@@ -5032,13 +5032,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHandler(): Handler
+
open fun getHandler(): Handler
@@ -5047,13 +5047,13 @@

Functions

@@ -5062,13 +5062,13 @@

Functions

@@ -5077,13 +5077,13 @@

Functions

@@ -5092,13 +5092,13 @@

Functions

@@ -5107,13 +5107,13 @@

Functions

@@ -5122,13 +5122,13 @@

Functions

@@ -5137,13 +5137,13 @@

Functions

@@ -5152,13 +5152,13 @@

Functions

- +
Link copied to clipboard
-
fun getHeight(): Int
+
fun getHeight(): Int
@@ -5167,13 +5167,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHitRect(p: Rect)
+
open fun getHitRect(p: Rect)
@@ -5182,13 +5182,13 @@

Functions

@@ -5197,13 +5197,13 @@

Functions

@@ -5212,13 +5212,13 @@

Functions

@@ -5227,13 +5227,13 @@

Functions

- +
Link copied to clipboard
-
open fun getId(): Int
+
open fun getId(): Int
@@ -5242,13 +5242,13 @@

Functions

@@ -5257,13 +5257,13 @@

Functions

@@ -5272,13 +5272,13 @@

Functions

@@ -5287,13 +5287,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5302,13 +5302,13 @@

Functions

@@ -5317,13 +5317,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLabelFor(): Int
+
open fun getLabelFor(): Int
@@ -5332,13 +5332,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLayerType(): Int
+
open fun getLayerType(): Int
@@ -5377,13 +5377,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5407,13 +5407,13 @@

Functions

@@ -5437,13 +5437,13 @@

Functions

- +
Link copied to clipboard
-
fun getLeft(): Int
+
fun getLeft(): Int
@@ -5452,13 +5452,13 @@

Functions

@@ -5467,13 +5467,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5482,13 +5482,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5497,13 +5497,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5512,13 +5512,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMatrix(): Matrix
+
open fun getMatrix(): Matrix
@@ -5542,13 +5542,13 @@

Functions

- +
Link copied to clipboard
@@ -5557,13 +5557,13 @@

Functions

@@ -5572,13 +5572,13 @@

Functions

- +
Link copied to clipboard
@@ -5587,13 +5587,13 @@

Functions

- +
Link copied to clipboard
@@ -5602,13 +5602,13 @@

Functions

@@ -5617,13 +5617,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumHeight(): Int
+
open fun getMinimumHeight(): Int
@@ -5632,13 +5632,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumWidth(): Int
+
open fun getMinimumWidth(): Int
@@ -5662,13 +5662,13 @@

Functions

@@ -5677,13 +5677,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5692,13 +5692,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5707,13 +5707,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5722,13 +5722,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5737,13 +5737,13 @@

Functions

- +
Link copied to clipboard
-
open fun getNextFocusUpId(): Int
+
open fun getNextFocusUpId(): Int
@@ -5752,13 +5752,13 @@

Functions

@@ -5767,13 +5767,13 @@

Functions

@@ -5782,13 +5782,13 @@

Functions

@@ -5797,13 +5797,13 @@

Functions

@@ -5812,13 +5812,13 @@

Functions

- +
Link copied to clipboard
@@ -5827,13 +5827,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5842,13 +5842,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingBottom(): Int
+
open fun getPaddingBottom(): Int
@@ -5857,13 +5857,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingEnd(): Int
+
open fun getPaddingEnd(): Int
@@ -5872,13 +5872,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingLeft(): Int
+
open fun getPaddingLeft(): Int
@@ -5887,13 +5887,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingRight(): Int
+
open fun getPaddingRight(): Int
@@ -5902,13 +5902,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingStart(): Int
+
open fun getPaddingStart(): Int
@@ -5917,13 +5917,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingTop(): Int
+
open fun getPaddingTop(): Int
@@ -5932,13 +5932,13 @@

Functions

- +
Link copied to clipboard
@@ -5947,13 +5947,13 @@

Functions

@@ -5962,13 +5962,13 @@

Functions

@@ -5977,13 +5977,13 @@

Functions

@@ -6007,13 +6007,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotX(): Float
+
open fun getPivotX(): Float
@@ -6022,13 +6022,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotY(): Float
+
open fun getPivotY(): Float
@@ -6037,13 +6037,13 @@

Functions

- +
Link copied to clipboard
@@ -6052,13 +6052,13 @@

Functions

@@ -6067,13 +6067,13 @@

Functions

@@ -6082,13 +6082,13 @@

Functions

- +
Link copied to clipboard
@@ -6097,13 +6097,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6112,13 +6112,13 @@

Functions

@@ -6127,13 +6127,13 @@

Functions

- +
Link copied to clipboard
-
fun getRight(): Int
+
fun getRight(): Int
@@ -6142,13 +6142,13 @@

Functions

@@ -6157,13 +6157,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRootView(): View
+
open fun getRootView(): View
@@ -6172,13 +6172,13 @@

Functions

@@ -6187,13 +6187,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotation(): Float
+
open fun getRotation(): Float
@@ -6202,13 +6202,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationX(): Float
+
open fun getRotationX(): Float
@@ -6217,13 +6217,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationY(): Float
+
open fun getRotationY(): Float
@@ -6232,13 +6232,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleX(): Float
+
open fun getScaleX(): Float
@@ -6247,13 +6247,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleY(): Float
+
open fun getScaleY(): Float
@@ -6262,13 +6262,13 @@

Functions

@@ -6277,13 +6277,13 @@

Functions

@@ -6292,13 +6292,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScrollBarSize(): Int
+
open fun getScrollBarSize(): Int
@@ -6307,13 +6307,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6322,13 +6322,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6337,13 +6337,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6352,13 +6352,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6367,13 +6367,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6382,13 +6382,13 @@

Functions

- +
Link copied to clipboard
-
open fun getSolidColor(): Int
+
open fun getSolidColor(): Int
@@ -6397,13 +6397,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6412,13 +6412,13 @@

Functions

@@ -6427,13 +6427,13 @@

Functions

@@ -6442,13 +6442,13 @@

Functions

@@ -6457,13 +6457,13 @@

Functions

@@ -6472,13 +6472,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6487,13 +6487,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTag(): Any
+
open fun getTag(): Any
@@ -6502,13 +6502,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextAlignment(): Int
+
open fun getTextAlignment(): Int
@@ -6517,13 +6517,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextDirection(): Int
+
open fun getTextDirection(): Int
@@ -6532,13 +6532,13 @@

Functions

- +
Link copied to clipboard
@@ -6547,13 +6547,13 @@

Functions

- +
Link copied to clipboard
-
fun getTop(): Int
+
fun getTop(): Int
@@ -6562,13 +6562,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6577,13 +6577,13 @@

Functions

- +
Link copied to clipboard
@@ -6607,13 +6607,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6622,13 +6622,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6637,13 +6637,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6652,13 +6652,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6667,13 +6667,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6682,13 +6682,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6697,13 +6697,13 @@

Functions

@@ -6712,13 +6712,13 @@

Functions

@@ -6727,13 +6727,13 @@

Functions

@@ -6742,13 +6742,13 @@

Functions

@@ -6757,13 +6757,13 @@

Functions

@@ -6772,13 +6772,13 @@

Functions

@@ -6787,13 +6787,13 @@

Functions

@@ -6802,13 +6802,13 @@

Functions

- +
Link copied to clipboard
-
open fun getVisibility(): Int
+
open fun getVisibility(): Int
@@ -6817,13 +6817,13 @@

Functions

- +
Link copied to clipboard
-
fun getWidth(): Int
+
fun getWidth(): Int
@@ -6832,13 +6832,13 @@

Functions

- +
Link copied to clipboard
-
open fun getWindowId(): WindowId
+
open fun getWindowId(): WindowId
@@ -6847,13 +6847,13 @@

Functions

@@ -6862,13 +6862,13 @@

Functions

@@ -6877,13 +6877,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6892,13 +6892,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6907,13 +6907,13 @@

Functions

@@ -6922,13 +6922,13 @@

Functions

- +
Link copied to clipboard
-
open fun getX(): Float
+
open fun getX(): Float
@@ -6937,13 +6937,13 @@

Functions

- +
Link copied to clipboard
-
open fun getY(): Float
+
open fun getY(): Float
@@ -6952,13 +6952,13 @@

Functions

- +
Link copied to clipboard
-
open fun getZ(): Float
+
open fun getZ(): Float
@@ -6967,13 +6967,13 @@

Functions

- +
Link copied to clipboard
@@ -6997,13 +6997,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasFocusable(): Boolean
+
open fun hasFocusable(): Boolean
@@ -7012,13 +7012,13 @@

Functions

@@ -7027,13 +7027,13 @@

Functions

- +
Link copied to clipboard
@@ -7042,13 +7042,13 @@

Functions

@@ -7072,13 +7072,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7102,13 +7102,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7132,13 +7132,13 @@

Functions

- +
Link copied to clipboard
-
open fun inflate(p: Context, p1: Int, p2: ViewGroup): View
+
open fun inflate(p: Context, p1: Int, p2: ViewGroup): View
@@ -7147,13 +7147,13 @@

Functions

- +
Link copied to clipboard
-
open fun invalidate()
+
open fun invalidate()
@@ -7207,13 +7207,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7222,13 +7222,13 @@

Functions

@@ -7237,13 +7237,13 @@

Functions

@@ -7252,13 +7252,13 @@

Functions

@@ -7267,13 +7267,13 @@

Functions

- +
Link copied to clipboard
-
open fun isActivated(): Boolean
+
open fun isActivated(): Boolean
@@ -7312,13 +7312,13 @@

Functions

- +
Link copied to clipboard
@@ -7342,13 +7342,13 @@

Functions

- +
Link copied to clipboard
-
open fun isClickable(): Boolean
+
open fun isClickable(): Boolean
@@ -7357,13 +7357,13 @@

Functions

@@ -7372,13 +7372,13 @@

Functions

- +
Link copied to clipboard
@@ -7387,13 +7387,13 @@

Functions

- +
Link copied to clipboard
-
open fun isCredential(): Boolean
+
open fun isCredential(): Boolean
@@ -7402,13 +7402,13 @@

Functions

- +
Link copied to clipboard
-
open fun isDirty(): Boolean
+
open fun isDirty(): Boolean
@@ -7417,13 +7417,13 @@

Functions

@@ -7432,13 +7432,13 @@

Functions

@@ -7447,13 +7447,13 @@

Functions

- +
Link copied to clipboard
-
open fun isEnabled(): Boolean
+
open fun isEnabled(): Boolean
@@ -7462,13 +7462,13 @@

Functions

- +
Link copied to clipboard
@@ -7477,13 +7477,13 @@

Functions

@@ -7492,13 +7492,13 @@

Functions

- +
Link copied to clipboard
-
open fun isFocused(): Boolean
+
open fun isFocused(): Boolean
@@ -7507,13 +7507,13 @@

Functions

@@ -7522,13 +7522,13 @@

Functions

- +
Link copied to clipboard
@@ -7537,13 +7537,13 @@

Functions

@@ -7552,13 +7552,13 @@

Functions

@@ -7567,13 +7567,13 @@

Functions

@@ -7582,13 +7582,13 @@

Functions

@@ -7597,13 +7597,13 @@

Functions

@@ -7612,13 +7612,13 @@

Functions

- +
Link copied to clipboard
-
open fun isHovered(): Boolean
+
open fun isHovered(): Boolean
@@ -7627,13 +7627,13 @@

Functions

@@ -7642,13 +7642,13 @@

Functions

@@ -7657,13 +7657,13 @@

Functions

@@ -7672,13 +7672,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInEditMode(): Boolean
+
open fun isInEditMode(): Boolean
@@ -7687,13 +7687,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInLayout(): Boolean
+
open fun isInLayout(): Boolean
@@ -7702,13 +7702,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7717,13 +7717,13 @@

Functions

@@ -7732,13 +7732,13 @@

Functions

- +
Link copied to clipboard
-
open fun isLaidOut(): Boolean
+
open fun isLaidOut(): Boolean
@@ -7747,13 +7747,13 @@

Functions

@@ -7762,13 +7762,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7792,13 +7792,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7822,13 +7822,13 @@

Functions

@@ -7837,13 +7837,13 @@

Functions

- +
Link copied to clipboard
-
open fun isOpaque(): Boolean
+
open fun isOpaque(): Boolean
@@ -7852,13 +7852,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7867,13 +7867,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPivotSet(): Boolean
+
open fun isPivotSet(): Boolean
@@ -7882,13 +7882,13 @@

Functions

@@ -7897,13 +7897,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPressed(): Boolean
+
open fun isPressed(): Boolean
@@ -7912,13 +7912,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7927,13 +7927,13 @@

Functions

@@ -7942,13 +7942,13 @@

Functions

@@ -7957,13 +7957,13 @@

Functions

@@ -7972,13 +7972,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7987,13 +7987,13 @@

Functions

- +
Link copied to clipboard
-
open fun isSelected(): Boolean
+
open fun isSelected(): Boolean
@@ -8002,13 +8002,13 @@

Functions

@@ -8017,13 +8017,13 @@

Functions

- +
Link copied to clipboard
-
open fun isShown(): Boolean
+
open fun isShown(): Boolean
@@ -8032,13 +8032,13 @@

Functions

@@ -8047,13 +8047,13 @@

Functions

@@ -8062,13 +8062,13 @@

Functions

@@ -8077,13 +8077,13 @@

Functions

@@ -8107,13 +8107,13 @@

Functions

@@ -8122,13 +8122,13 @@

Functions

@@ -8137,13 +8137,13 @@

Functions

@@ -8167,13 +8167,13 @@

Functions

@@ -8197,13 +8197,13 @@

Functions

- +
Link copied to clipboard
-
fun measure(p: Int, p1: Int)
+
fun measure(p: Int, p1: Int)
@@ -8242,13 +8242,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetLeftAndRight(p: Int)
+
open fun offsetLeftAndRight(p: Int)
@@ -8272,13 +8272,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetTopAndBottom(p: Int)
+
open fun offsetTopAndBottom(p: Int)
@@ -8287,13 +8287,13 @@

Functions

@@ -8302,13 +8302,13 @@

Functions

@@ -8317,13 +8317,13 @@

Functions

@@ -8377,13 +8377,13 @@

Functions

@@ -8422,13 +8422,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8437,13 +8437,13 @@

Functions

@@ -8452,13 +8452,13 @@

Functions

@@ -8482,13 +8482,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverChanged(p: Boolean)
+
open fun onHoverChanged(p: Boolean)
@@ -8497,13 +8497,13 @@

Functions

- +
Link copied to clipboard
@@ -8512,13 +8512,13 @@

Functions

@@ -8527,13 +8527,13 @@

Functions

@@ -8587,13 +8587,13 @@

Functions

- +
Link copied to clipboard
-
open fun onKeyLongPress(p: Int, p1: KeyEvent): Boolean
+
open fun onKeyLongPress(p: Int, p1: KeyEvent): Boolean
@@ -8752,13 +8752,13 @@

Functions

@@ -8767,13 +8767,13 @@

Functions

@@ -8782,13 +8782,13 @@

Functions

@@ -8797,13 +8797,13 @@

Functions

@@ -8812,13 +8812,13 @@

Functions

@@ -8827,13 +8827,13 @@

Functions

- +
Link copied to clipboard
@@ -8842,13 +8842,13 @@

Functions

@@ -8932,13 +8932,13 @@

Functions

@@ -8962,13 +8962,13 @@

Functions

- +
Link copied to clipboard
@@ -9052,13 +9052,13 @@

Functions

@@ -9067,13 +9067,13 @@

Functions

@@ -9112,13 +9112,13 @@

Functions

@@ -9127,13 +9127,13 @@

Functions

@@ -9142,13 +9142,13 @@

Functions

- +
Link copied to clipboard
-
open fun performClick(): Boolean
+
open fun performClick(): Boolean
@@ -9157,13 +9157,13 @@

Functions

- +
Link copied to clipboard
@@ -9172,13 +9172,13 @@

Functions

- +
Link copied to clipboard
@@ -9202,13 +9202,13 @@

Functions

@@ -9217,13 +9217,13 @@

Functions

- +
Link copied to clipboard
-
open fun playSoundEffect(p: Int)
+
open fun playSoundEffect(p: Int)
@@ -9232,13 +9232,13 @@

Functions

- +
Link copied to clipboard
-
open fun post(p: Runnable): Boolean
+
open fun post(p: Runnable): Boolean
@@ -9247,13 +9247,13 @@

Functions

- +
Link copied to clipboard
-
open fun postDelayed(p: Runnable, p1: Long): Boolean
+
open fun postDelayed(p: Runnable, p1: Long): Boolean
@@ -9262,13 +9262,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidate()
+
open fun postInvalidate()
@@ -9277,13 +9277,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9292,13 +9292,13 @@

Functions

@@ -9307,13 +9307,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9322,13 +9322,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9367,13 +9367,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9382,13 +9382,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9427,13 +9427,13 @@

Functions

- +
Link copied to clipboard
@@ -9442,13 +9442,13 @@

Functions

@@ -9457,13 +9457,13 @@

Functions

@@ -9472,13 +9472,13 @@

Functions

@@ -9562,13 +9562,13 @@

Functions

- +
Link copied to clipboard
@@ -9577,13 +9577,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9637,13 +9637,13 @@

Functions

@@ -9667,13 +9667,13 @@

Functions

@@ -9682,13 +9682,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestLayout()
+
open fun requestLayout()
@@ -9697,13 +9697,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9712,13 +9712,13 @@

Functions

@@ -9757,13 +9757,13 @@

Functions

@@ -9772,13 +9772,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> requireViewById(p: Int): T
+
fun <T : View?> requireViewById(p: Int): T
@@ -9787,13 +9787,13 @@

Functions

- +
Link copied to clipboard
-
open fun resetPivot()
+
open fun resetPivot()
@@ -9802,13 +9802,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSize(p: Int, p1: Int): Int
+
open fun resolveSize(p: Int, p1: Int): Int
@@ -9817,13 +9817,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSizeAndState(p: Int, p1: Int, p2: Int): Int
+
open fun resolveSizeAndState(p: Int, p1: Int, p2: Int): Int
@@ -9847,13 +9847,13 @@

Functions

@@ -9862,13 +9862,13 @@

Functions

@@ -9877,13 +9877,13 @@

Functions

@@ -9892,13 +9892,13 @@

Functions

- +
Link copied to clipboard
-
open fun scheduleDrawable(p: Drawable, p1: Runnable, p2: Long)
+
open fun scheduleDrawable(p: Drawable, p1: Runnable, p2: Long)
@@ -9922,13 +9922,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollBy(p: Int, p1: Int)
+
open fun scrollBy(p: Int, p1: Int)
@@ -9937,13 +9937,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollTo(p: Int, p1: Int)
+
open fun scrollTo(p: Int, p1: Int)
@@ -9952,13 +9952,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9982,13 +9982,13 @@

Functions

@@ -9997,13 +9997,13 @@

Functions

@@ -10012,13 +10012,13 @@

Functions

@@ -10027,13 +10027,13 @@

Functions

@@ -10042,13 +10042,13 @@

Functions

@@ -10057,13 +10057,13 @@

Functions

@@ -10072,13 +10072,13 @@

Functions

@@ -10087,13 +10087,13 @@

Functions

- +
Link copied to clipboard
-
open fun setActivated(p: Boolean)
+
open fun setActivated(p: Boolean)
@@ -10117,13 +10117,13 @@

Functions

@@ -10132,13 +10132,13 @@

Functions

@@ -10147,13 +10147,13 @@

Functions

@@ -10162,13 +10162,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAlpha(p: Float)
+
open fun setAlpha(p: Float)
@@ -10192,13 +10192,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimation(p: Animation)
+
open fun setAnimation(p: Animation)
@@ -10222,13 +10222,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10237,13 +10237,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10252,13 +10252,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10267,13 +10267,13 @@

Functions

@@ -10282,13 +10282,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackground(p: Drawable)
+
open fun setBackground(p: Drawable)
@@ -10297,13 +10297,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundColor(p: Int)
+
open fun setBackgroundColor(p: Int)
@@ -10312,13 +10312,13 @@

Functions

@@ -10327,13 +10327,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10342,13 +10342,13 @@

Functions

@@ -10357,13 +10357,13 @@

Functions

@@ -10372,13 +10372,13 @@

Functions

@@ -10387,13 +10387,13 @@

Functions

- +
Link copied to clipboard
-
fun setBottom(p: Int)
+
fun setBottom(p: Int)
@@ -10402,13 +10402,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10417,13 +10417,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClickable(p: Boolean)
+
open fun setClickable(p: Boolean)
@@ -10432,13 +10432,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipBounds(p: Rect)
+
open fun setClipBounds(p: Rect)
@@ -10462,13 +10462,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10492,13 +10492,13 @@

Functions

@@ -10507,13 +10507,13 @@

Functions

@@ -10522,13 +10522,13 @@

Functions

@@ -10537,13 +10537,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10552,13 +10552,13 @@

Functions

@@ -10582,13 +10582,13 @@

Functions

@@ -10597,13 +10597,13 @@

Functions

@@ -10612,13 +10612,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10627,13 +10627,13 @@

Functions

@@ -10642,13 +10642,13 @@

Functions

- +
Link copied to clipboard
-
open fun setElevation(p: Float)
+
open fun setElevation(p: Float)
@@ -10672,13 +10672,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10687,13 +10687,13 @@

Functions

@@ -10702,13 +10702,13 @@

Functions

- +
Link copied to clipboard
@@ -10717,13 +10717,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusable(p: Boolean)
+
open fun setFocusable(p: Boolean)
@@ -10732,13 +10732,13 @@

Functions

@@ -10747,13 +10747,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10762,13 +10762,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10777,13 +10777,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForeground(p: Drawable)
+
open fun setForeground(p: Drawable)
@@ -10807,13 +10807,13 @@

Functions

@@ -10822,13 +10822,13 @@

Functions

@@ -10837,13 +10837,13 @@

Functions

@@ -10852,13 +10852,13 @@

Functions

@@ -10867,13 +10867,13 @@

Functions

-
open fun setHandwritingBoundsOffsets(p: Float, p1: Float, p2: Float, p3: Float)
+
open fun setHandwritingBoundsOffsets(p: Float, p1: Float, p2: Float, p3: Float)
@@ -10882,13 +10882,13 @@

Functions

@@ -10897,13 +10897,13 @@

Functions

@@ -10912,13 +10912,13 @@

Functions

@@ -10927,13 +10927,13 @@

Functions

- +
Link copied to clipboard
@@ -10942,13 +10942,13 @@

Functions

@@ -10957,13 +10957,13 @@

Functions

@@ -10972,13 +10972,13 @@

Functions

@@ -10987,13 +10987,13 @@

Functions

@@ -11002,13 +11002,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHovered(p: Boolean)
+
open fun setHovered(p: Boolean)
@@ -11017,13 +11017,13 @@

Functions

- +
Link copied to clipboard
-
open fun setId(p: Int)
+
open fun setId(p: Int)
@@ -11032,13 +11032,13 @@

Functions

@@ -11047,13 +11047,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11062,13 +11062,13 @@

Functions

@@ -11077,13 +11077,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11092,13 +11092,13 @@

Functions

@@ -11107,13 +11107,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11122,13 +11122,13 @@

Functions

@@ -11137,13 +11137,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLabelFor(p: Int)
+
open fun setLabelFor(p: Int)
@@ -11152,13 +11152,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerPaint(p: Paint)
+
open fun setLayerPaint(p: Paint)
@@ -11167,13 +11167,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerType(p: Int, p1: Paint)
+
open fun setLayerType(p: Int, p1: Paint)
@@ -11212,13 +11212,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayoutDirection(p: Int)
+
open fun setLayoutDirection(p: Int)
@@ -11242,13 +11242,13 @@

Functions

@@ -11272,13 +11272,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeft(p: Int)
+
fun setLeft(p: Int)
@@ -11287,13 +11287,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeftTopRightBottom(p: Int, p1: Int, p2: Int, p3: Int)
+
fun setLeftTopRightBottom(p: Int, p1: Int, p2: Int, p3: Int)
@@ -11302,13 +11302,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11332,13 +11332,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumHeight(p: Int)
+
open fun setMinimumHeight(p: Int)
@@ -11347,13 +11347,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumWidth(p: Int)
+
open fun setMinimumWidth(p: Int)
@@ -11377,13 +11377,13 @@

Functions

@@ -11392,13 +11392,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11407,13 +11407,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusDownId(p: Int)
+
open fun setNextFocusDownId(p: Int)
@@ -11422,13 +11422,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11437,13 +11437,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusLeftId(p: Int)
+
open fun setNextFocusLeftId(p: Int)
@@ -11452,13 +11452,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11467,13 +11467,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusUpId(p: Int)
+
open fun setNextFocusUpId(p: Int)
@@ -11482,13 +11482,13 @@

Functions

@@ -11497,13 +11497,13 @@

Functions

@@ -11512,13 +11512,13 @@

Functions

@@ -11527,13 +11527,13 @@

Functions

@@ -11542,13 +11542,13 @@

Functions

@@ -11557,13 +11557,13 @@

Functions

@@ -11572,13 +11572,13 @@

Functions

@@ -11587,13 +11587,13 @@

Functions

@@ -11617,13 +11617,13 @@

Functions

@@ -11632,13 +11632,13 @@

Functions

@@ -11647,13 +11647,13 @@

Functions

@@ -11662,13 +11662,13 @@

Functions

@@ -11677,13 +11677,13 @@

Functions

@@ -11692,13 +11692,13 @@

Functions

@@ -11707,13 +11707,13 @@

Functions

@@ -11722,13 +11722,13 @@

Functions

@@ -11737,13 +11737,13 @@

Functions

@@ -11752,13 +11752,13 @@

Functions

@@ -11767,13 +11767,13 @@

Functions

- +
Link copied to clipboard
-
open fun setOverScrollMode(p: Int)
+
open fun setOverScrollMode(p: Int)
@@ -11812,13 +11812,13 @@

Functions

@@ -11842,13 +11842,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotX(p: Float)
+
open fun setPivotX(p: Float)
@@ -11857,13 +11857,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotY(p: Float)
+
open fun setPivotY(p: Float)
@@ -11872,13 +11872,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11887,13 +11887,13 @@

Functions

@@ -11902,13 +11902,13 @@

Functions

@@ -11917,13 +11917,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPressed(p: Boolean)
+
open fun setPressed(p: Boolean)
@@ -11932,13 +11932,13 @@

Functions

- +
Link copied to clipboard
@@ -11962,13 +11962,13 @@

Functions

@@ -11977,13 +11977,13 @@

Functions

- +
Link copied to clipboard
-
fun setRight(p: Int)
+
fun setRight(p: Int)
@@ -11992,13 +11992,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotation(p: Float)
+
open fun setRotation(p: Float)
@@ -12007,13 +12007,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationX(p: Float)
+
open fun setRotationX(p: Float)
@@ -12022,13 +12022,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationY(p: Float)
+
open fun setRotationY(p: Float)
@@ -12037,13 +12037,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSaveEnabled(p: Boolean)
+
open fun setSaveEnabled(p: Boolean)
@@ -12052,13 +12052,13 @@

Functions

@@ -12067,13 +12067,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleX(p: Float)
+
open fun setScaleX(p: Float)
@@ -12082,13 +12082,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleY(p: Float)
+
open fun setScaleY(p: Float)
@@ -12097,13 +12097,13 @@

Functions

@@ -12112,13 +12112,13 @@

Functions

@@ -12127,13 +12127,13 @@

Functions

@@ -12142,13 +12142,13 @@

Functions

@@ -12157,13 +12157,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarSize(p: Int)
+
open fun setScrollBarSize(p: Int)
@@ -12172,13 +12172,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarStyle(p: Int)
+
open fun setScrollBarStyle(p: Int)
@@ -12187,13 +12187,13 @@

Functions

@@ -12202,13 +12202,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12217,13 +12217,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12232,13 +12232,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12247,13 +12247,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollX(p: Int)
+
open fun setScrollX(p: Int)
@@ -12262,13 +12262,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollY(p: Int)
+
open fun setScrollY(p: Int)
@@ -12292,13 +12292,13 @@

Functions

@@ -12307,13 +12307,13 @@

Functions

@@ -12322,13 +12322,13 @@

Functions

@@ -12337,13 +12337,13 @@

Functions

@@ -12352,13 +12352,13 @@

Functions

@@ -12367,13 +12367,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12382,13 +12382,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTag(p: Int, p1: Any)
+
open fun setTag(p: Int, p1: Any)
@@ -12397,13 +12397,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextAlignment(p: Int)
+
open fun setTextAlignment(p: Int)
@@ -12412,13 +12412,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextDirection(p: Int)
+
open fun setTextDirection(p: Int)
@@ -12427,13 +12427,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12442,13 +12442,13 @@

Functions

- +
Link copied to clipboard
-
fun setTop(p: Int)
+
fun setTop(p: Int)
@@ -12457,13 +12457,13 @@

Functions

- +
Link copied to clipboard
@@ -12487,13 +12487,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12517,13 +12517,13 @@

Functions

- +
Link copied to clipboard
@@ -12532,13 +12532,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12547,13 +12547,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationX(p: Float)
+
open fun setTranslationX(p: Float)
@@ -12562,13 +12562,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationY(p: Float)
+
open fun setTranslationY(p: Float)
@@ -12577,13 +12577,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationZ(p: Float)
+
open fun setTranslationZ(p: Float)
@@ -12592,13 +12592,13 @@

Functions

@@ -12607,13 +12607,13 @@

Functions

@@ -12622,13 +12622,13 @@

Functions

@@ -12637,13 +12637,13 @@

Functions

@@ -12652,13 +12652,13 @@

Functions

@@ -12682,13 +12682,13 @@

Functions

@@ -12697,13 +12697,13 @@

Functions

- +
Link copied to clipboard
-
open fun setVisibility(p: Int)
+
open fun setVisibility(p: Int)
@@ -12712,13 +12712,13 @@

Functions

@@ -12727,13 +12727,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotDraw(p: Boolean)
+
open fun setWillNotDraw(p: Boolean)
@@ -12757,13 +12757,13 @@

Functions

- +
Link copied to clipboard
-
open fun setX(p: Float)
+
open fun setX(p: Float)
@@ -12772,13 +12772,13 @@

Functions

- +
Link copied to clipboard
-
open fun setY(p: Float)
+
open fun setY(p: Float)
@@ -12787,13 +12787,13 @@

Functions

- +
Link copied to clipboard
-
open fun setZ(p: Float)
+
open fun setZ(p: Float)
@@ -12847,13 +12847,13 @@

Functions

@@ -12877,13 +12877,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12892,13 +12892,13 @@

Functions

- +
Link copied to clipboard
@@ -12907,13 +12907,13 @@

Functions

@@ -12937,13 +12937,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12967,13 +12967,13 @@

Functions

- +
Link copied to clipboard
-
open fun stopNestedScroll()
+
open fun stopNestedScroll()
@@ -12997,13 +12997,13 @@

Functions

- +
Link copied to clipboard
-
open fun toString(): String
+
open fun toString(): String
@@ -13012,13 +13012,13 @@

Functions

@@ -13027,13 +13027,13 @@

Functions

@@ -13042,13 +13042,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13057,13 +13057,13 @@

Functions

@@ -13087,13 +13087,13 @@

Functions

- +
Link copied to clipboard
@@ -13102,13 +13102,13 @@

Functions

- +
Link copied to clipboard
-
open fun willNotDraw(): Boolean
+
open fun willNotDraw(): Boolean
diff --git a/library/com.google.maps.android.ui/-square-text-view/index.html b/library/com.google.maps.android.ui/-square-text-view/index.html index 816535f16..679af56c3 100644 --- a/library/com.google.maps.android.ui/-square-text-view/index.html +++ b/library/com.google.maps.android.ui/-square-text-view/index.html @@ -138,13 +138,13 @@

Properties

@@ -153,13 +153,13 @@

Properties

@@ -168,13 +168,13 @@

Properties

@@ -183,13 +183,13 @@

Properties

@@ -198,13 +198,13 @@

Properties

@@ -213,13 +213,13 @@

Properties

@@ -228,13 +228,13 @@

Properties

- +
Link copied to clipboard
@@ -273,13 +273,13 @@

Properties

@@ -288,13 +288,13 @@

Properties

@@ -303,13 +303,13 @@

Properties

@@ -318,13 +318,13 @@

Properties

@@ -333,13 +333,13 @@

Properties

@@ -348,13 +348,13 @@

Properties

@@ -363,13 +363,13 @@

Properties

@@ -378,13 +378,13 @@

Properties

-
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
+
val AUTOFILL_HINT_EMAIL_ADDRESS: String = "emailAddress"
@@ -393,13 +393,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -408,13 +408,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_PASSWORD: String = "password"
+
val AUTOFILL_HINT_PASSWORD: String = "password"
@@ -423,13 +423,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -438,13 +438,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
+
val AUTOFILL_HINT_POSTAL_ADDRESS: String = "postalAddress"
@@ -453,13 +453,13 @@

Properties

-
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
+
val AUTOFILL_HINT_POSTAL_CODE: String = "postalCode"
@@ -468,13 +468,13 @@

Properties

- +
Link copied to clipboard
-
val AUTOFILL_HINT_USERNAME: String = "username"
+
val AUTOFILL_HINT_USERNAME: String = "username"
@@ -483,13 +483,13 @@

Properties

- +
Link copied to clipboard
@@ -498,13 +498,13 @@

Properties

- +
Link copied to clipboard
@@ -513,13 +513,13 @@

Properties

- +
Link copied to clipboard
@@ -528,13 +528,13 @@

Properties

- +
Link copied to clipboard
@@ -543,13 +543,13 @@

Properties

- +
Link copied to clipboard
@@ -558,13 +558,13 @@

Properties

@@ -573,13 +573,13 @@

Properties

@@ -588,13 +588,13 @@

Properties

@@ -603,13 +603,13 @@

Properties

@@ -618,13 +618,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -633,13 +633,13 @@

Properties

@@ -648,13 +648,13 @@

Properties

@@ -663,13 +663,13 @@

Properties

@@ -678,13 +678,13 @@

Properties

@@ -693,13 +693,13 @@

Properties

@@ -708,13 +708,13 @@

Properties

@@ -723,13 +723,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -738,13 +738,13 @@

Properties

@@ -753,13 +753,13 @@

Properties

@@ -768,13 +768,13 @@

Properties

@@ -783,13 +783,13 @@

Properties

@@ -798,13 +798,13 @@

Properties

@@ -813,13 +813,13 @@

Properties

- +
Link copied to clipboard
@@ -828,13 +828,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -843,13 +843,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_DOWN: Int = 130
+
val FOCUS_DOWN: Int = 130
@@ -858,13 +858,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -873,13 +873,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_LEFT: Int = 17
+
val FOCUS_LEFT: Int = 17
@@ -888,13 +888,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_RIGHT: Int = 66
+
val FOCUS_RIGHT: Int = 66
@@ -903,13 +903,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUS_UP: Int = 33
+
val FOCUS_UP: Int = 33
@@ -918,13 +918,13 @@

Properties

- +
Link copied to clipboard
-
val FOCUSABLE: Int = 1
+
val FOCUSABLE: Int = 1
@@ -933,13 +933,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -948,13 +948,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -963,13 +963,13 @@

Properties

@@ -993,13 +993,13 @@

Properties

- +
Link copied to clipboard
-
val GONE: Int = 8
+
val GONE: Int = 8
@@ -1008,13 +1008,13 @@

Properties

- +
Link copied to clipboard
-
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
+
val HAPTIC_FEEDBACK_ENABLED: Int = 268435456
@@ -1023,13 +1023,13 @@

Properties

@@ -1038,13 +1038,13 @@

Properties

@@ -1053,13 +1053,13 @@

Properties

@@ -1068,13 +1068,13 @@

Properties

@@ -1083,13 +1083,13 @@

Properties

@@ -1098,13 +1098,13 @@

Properties

@@ -1113,13 +1113,13 @@

Properties

@@ -1128,13 +1128,13 @@

Properties

@@ -1143,13 +1143,13 @@

Properties

@@ -1158,13 +1158,13 @@

Properties

@@ -1173,13 +1173,13 @@

Properties

@@ -1188,13 +1188,13 @@

Properties

@@ -1203,13 +1203,13 @@

Properties

@@ -1218,13 +1218,13 @@

Properties

@@ -1233,13 +1233,13 @@

Properties

- +
Link copied to clipboard
-
val INVISIBLE: Int = 4
+
val INVISIBLE: Int = 4
@@ -1248,13 +1248,13 @@

Properties

- +
Link copied to clipboard
-
val KEEP_SCREEN_ON: Int = 67108864
+
val KEEP_SCREEN_ON: Int = 67108864
@@ -1263,13 +1263,13 @@

Properties

- +
Link copied to clipboard
@@ -1278,13 +1278,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1293,13 +1293,13 @@

Properties

- +
Link copied to clipboard
@@ -1308,13 +1308,13 @@

Properties

@@ -1323,13 +1323,13 @@

Properties

@@ -1338,13 +1338,13 @@

Properties

- +
Link copied to clipboard
@@ -1353,13 +1353,13 @@

Properties

- +
Link copied to clipboard
@@ -1368,13 +1368,13 @@

Properties

@@ -1383,13 +1383,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_SIZE_MASK: Int = 16777215
+
val MEASURED_SIZE_MASK: Int = 16777215
@@ -1398,13 +1398,13 @@

Properties

- +
Link copied to clipboard
-
val MEASURED_STATE_MASK: Int = -16777216
+
val MEASURED_STATE_MASK: Int = -16777216
@@ -1413,13 +1413,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1428,13 +1428,13 @@

Properties

- +
Link copied to clipboard
-
val NO_ID: Int = -1
+
val NO_ID: Int = -1
@@ -1443,13 +1443,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1458,13 +1458,13 @@

Properties

- +
Link copied to clipboard
@@ -1473,13 +1473,13 @@

Properties

@@ -1488,13 +1488,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1503,13 +1503,13 @@

Properties

@@ -1518,13 +1518,13 @@

Properties

@@ -1533,13 +1533,13 @@

Properties

@@ -1548,13 +1548,13 @@

Properties

@@ -1563,13 +1563,13 @@

Properties

@@ -1578,13 +1578,13 @@

Properties

- +
Link copied to clipboard
@@ -1593,13 +1593,13 @@

Properties

- +
Link copied to clipboard
@@ -1608,13 +1608,13 @@

Properties

- +
Link copied to clipboard
@@ -1623,13 +1623,13 @@

Properties

- +
Link copied to clipboard
@@ -1638,13 +1638,13 @@

Properties

- +
Link copied to clipboard
@@ -1653,13 +1653,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1668,13 +1668,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1683,13 +1683,13 @@

Properties

@@ -1698,13 +1698,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1713,13 +1713,13 @@

Properties

- +
Link copied to clipboard
@@ -1728,13 +1728,13 @@

Properties

@@ -1743,13 +1743,13 @@

Properties

@@ -1758,13 +1758,13 @@

Properties

@@ -1773,13 +1773,13 @@

Properties

@@ -1788,13 +1788,13 @@

Properties

@@ -1803,13 +1803,13 @@

Properties

- +
Link copied to clipboard
@@ -1818,13 +1818,13 @@

Properties

@@ -1833,13 +1833,13 @@

Properties

@@ -1848,13 +1848,13 @@

Properties

@@ -1863,13 +1863,13 @@

Properties

- +
Link copied to clipboard
@@ -1878,13 +1878,13 @@

Properties

@@ -1893,13 +1893,13 @@

Properties

@@ -1908,13 +1908,13 @@

Properties

@@ -1923,13 +1923,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1938,13 +1938,13 @@

Properties

@@ -1953,13 +1953,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -1968,13 +1968,13 @@

Properties

@@ -1983,13 +1983,13 @@

Properties

- +
Link copied to clipboard
-
val SOUND_EFFECTS_ENABLED: Int = 134217728
+
val SOUND_EFFECTS_ENABLED: Int = 134217728
@@ -1998,13 +1998,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2013,13 +2013,13 @@

Properties

- +
Link copied to clipboard
@@ -2028,13 +2028,13 @@

Properties

@@ -2043,13 +2043,13 @@

Properties

@@ -2058,13 +2058,13 @@

Properties

@@ -2073,13 +2073,13 @@

Properties

@@ -2088,13 +2088,13 @@

Properties

@@ -2103,13 +2103,13 @@

Properties

@@ -2118,13 +2118,13 @@

Properties

@@ -2133,13 +2133,13 @@

Properties

@@ -2148,13 +2148,13 @@

Properties

@@ -2163,13 +2163,13 @@

Properties

@@ -2178,13 +2178,13 @@

Properties

@@ -2193,13 +2193,13 @@

Properties

- +
Link copied to clipboard
@@ -2208,13 +2208,13 @@

Properties

@@ -2223,13 +2223,13 @@

Properties

@@ -2238,13 +2238,13 @@

Properties

@@ -2253,13 +2253,13 @@

Properties

@@ -2268,13 +2268,13 @@

Properties

@@ -2283,13 +2283,13 @@

Properties

@@ -2298,13 +2298,13 @@

Properties

@@ -2313,13 +2313,13 @@

Properties

@@ -2328,13 +2328,13 @@

Properties

@@ -2343,13 +2343,13 @@

Properties

@@ -2358,13 +2358,13 @@

Properties

@@ -2373,13 +2373,13 @@

Properties

@@ -2388,13 +2388,13 @@

Properties

@@ -2403,13 +2403,13 @@

Properties

- +
Link copied to clipboard
@@ -2418,13 +2418,13 @@

Properties

- +
Link copied to clipboard
@@ -2433,13 +2433,13 @@

Properties

- +
Link copied to clipboard
@@ -2448,13 +2448,13 @@

Properties

- +
Link copied to clipboard
@@ -2463,13 +2463,13 @@

Properties

- +
Link copied to clipboard
@@ -2478,13 +2478,13 @@

Properties

- +
Link copied to clipboard
-
val VISIBLE: Int = 0
+
val VISIBLE: Int = 0
@@ -2493,13 +2493,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2508,13 +2508,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2523,13 +2523,13 @@

Properties

- +
Link copied to clipboard
- +
@@ -2602,13 +2602,13 @@

Functions

@@ -2617,13 +2617,13 @@

Functions

@@ -2632,13 +2632,13 @@

Functions

@@ -2677,13 +2677,13 @@

Functions

- +
Link copied to clipboard
@@ -2692,13 +2692,13 @@

Functions

@@ -2767,13 +2767,13 @@

Functions

- +
Link copied to clipboard
-
open fun bringToFront()
+
open fun bringToFront()
@@ -2782,13 +2782,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2797,13 +2797,13 @@

Functions

- +
Link copied to clipboard
-
open fun buildLayer()
+
open fun buildLayer()
@@ -2812,13 +2812,13 @@

Functions

- +
Link copied to clipboard
-
open fun callOnClick(): Boolean
+
open fun callOnClick(): Boolean
@@ -2827,13 +2827,13 @@

Functions

- +
Link copied to clipboard
@@ -2857,13 +2857,13 @@

Functions

@@ -2872,13 +2872,13 @@

Functions

@@ -2887,13 +2887,13 @@

Functions

@@ -2902,13 +2902,13 @@

Functions

@@ -2917,13 +2917,13 @@

Functions

- +
Link copied to clipboard
@@ -2932,13 +2932,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -2947,13 +2947,13 @@

Functions

@@ -2962,13 +2962,13 @@

Functions

- +
Link copied to clipboard
-
open fun clearAnimation()
+
open fun clearAnimation()
@@ -3007,13 +3007,13 @@

Functions

@@ -3022,13 +3022,13 @@

Functions

@@ -3037,13 +3037,13 @@

Functions

- +
Link copied to clipboard
-
open fun combineMeasuredStates(p: Int, p1: Int): Int
+
open fun combineMeasuredStates(p: Int, p1: Int): Int
@@ -3067,13 +3067,13 @@

Functions

@@ -3082,13 +3082,13 @@

Functions

@@ -3097,13 +3097,13 @@

Functions

- +
Link copied to clipboard
@@ -3127,13 +3127,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3277,13 +3277,13 @@

Functions

@@ -3337,13 +3337,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -3352,13 +3352,13 @@

Functions

- +
Link copied to clipboard
@@ -3367,13 +3367,13 @@

Functions

@@ -3382,13 +3382,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedPreScroll(p: Int, p1: Int, p2: Array<Int>, p3: Array<Int>): Boolean
+
open fun dispatchNestedPreScroll(p: Int, p1: Int, p2: Array<Int>, p3: Array<Int>): Boolean
@@ -3397,13 +3397,13 @@

Functions

- +
Link copied to clipboard
-
open fun dispatchNestedScroll(p: Int, p1: Int, p2: Int, p3: Int, p4: Array<Int>): Boolean
+
open fun dispatchNestedScroll(p: Int, p1: Int, p2: Int, p3: Int, p4: Array<Int>): Boolean
@@ -3427,13 +3427,13 @@

Functions

@@ -3742,13 +3742,13 @@

Functions

@@ -3757,13 +3757,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewById(p: Int): T
+
fun <T : View?> findViewById(p: Int): T
@@ -3787,13 +3787,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> findViewWithTag(p: Any): T
+
fun <T : View?> findViewWithTag(p: Any): T
@@ -3817,13 +3817,13 @@

Functions

@@ -3832,13 +3832,13 @@

Functions

- +
Link copied to clipboard
-
open fun forceLayout()
+
open fun forceLayout()
@@ -3862,13 +3862,13 @@

Functions

@@ -3877,13 +3877,13 @@

Functions

- +
Link copied to clipboard
-
open fun generateViewId(): Int
+
open fun generateViewId(): Int
@@ -3907,13 +3907,13 @@

Functions

@@ -3922,13 +3922,13 @@

Functions

@@ -3937,13 +3937,13 @@

Functions

@@ -3952,13 +3952,13 @@

Functions

@@ -3967,13 +3967,13 @@

Functions

@@ -3982,13 +3982,13 @@

Functions

@@ -3997,13 +3997,13 @@

Functions

@@ -4012,13 +4012,13 @@

Functions

@@ -4027,13 +4027,13 @@

Functions

- +
Link copied to clipboard
-
open fun getAlpha(): Float
+
open fun getAlpha(): Float
@@ -4042,13 +4042,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4057,13 +4057,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4072,13 +4072,13 @@

Functions

@@ -4087,13 +4087,13 @@

Functions

@@ -4102,13 +4102,13 @@

Functions

@@ -4132,13 +4132,13 @@

Functions

- +
Link copied to clipboard
@@ -4267,13 +4267,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4282,13 +4282,13 @@

Functions

@@ -4297,13 +4297,13 @@

Functions

@@ -4312,13 +4312,13 @@

Functions

@@ -4342,13 +4342,13 @@

Functions

- +
Link copied to clipboard
-
fun getBottom(): Int
+
fun getBottom(): Int
@@ -4372,13 +4372,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4387,13 +4387,13 @@

Functions

- +
Link copied to clipboard
-
open fun getClipBounds(): Rect
open fun getClipBounds(p: Rect): Boolean
+
open fun getClipBounds(): Rect
open fun getClipBounds(p: Rect): Boolean
@@ -4402,13 +4402,13 @@

Functions

- +
Link copied to clipboard
@@ -4597,13 +4597,13 @@

Functions

@@ -4612,13 +4612,13 @@

Functions

@@ -4627,13 +4627,13 @@

Functions

@@ -4642,13 +4642,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4717,13 +4717,13 @@

Functions

@@ -4732,13 +4732,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDefaultSize(p: Int, p1: Int): Int
+
open fun getDefaultSize(p: Int, p1: Int): Int
@@ -4747,13 +4747,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDisplay(): Display
+
open fun getDisplay(): Display
@@ -4762,13 +4762,13 @@

Functions

- +
Link copied to clipboard
@@ -4777,13 +4777,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -4792,13 +4792,13 @@

Functions

@@ -4807,13 +4807,13 @@

Functions

- +
Link copied to clipboard
@@ -4822,13 +4822,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingRect(p: Rect)
+
open fun getDrawingRect(p: Rect)
@@ -4837,13 +4837,13 @@

Functions

- +
Link copied to clipboard
-
open fun getDrawingTime(): Long
+
open fun getDrawingTime(): Long
@@ -4867,13 +4867,13 @@

Functions

- +
Link copied to clipboard
-
open fun getElevation(): Float
+
open fun getElevation(): Float
@@ -4912,13 +4912,13 @@

Functions

- +
Link copied to clipboard
-
open fun getExplicitStyle(): Int
+
open fun getExplicitStyle(): Int
@@ -4972,13 +4972,13 @@

Functions

@@ -5002,13 +5002,13 @@

Functions

- +
Link copied to clipboard
@@ -5017,13 +5017,13 @@

Functions

- +
Link copied to clipboard
-
open fun getFocusable(): Int
+
open fun getFocusable(): Int
@@ -5032,13 +5032,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5122,13 +5122,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5137,13 +5137,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5152,13 +5152,13 @@

Functions

@@ -5167,13 +5167,13 @@

Functions

@@ -5182,13 +5182,13 @@

Functions

@@ -5197,13 +5197,13 @@

Functions

@@ -5227,13 +5227,13 @@

Functions

@@ -5257,13 +5257,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHandler(): Handler
+
open fun getHandler(): Handler
@@ -5272,13 +5272,13 @@

Functions

@@ -5287,13 +5287,13 @@

Functions

@@ -5302,13 +5302,13 @@

Functions

@@ -5317,13 +5317,13 @@

Functions

@@ -5332,13 +5332,13 @@

Functions

@@ -5347,13 +5347,13 @@

Functions

@@ -5362,13 +5362,13 @@

Functions

@@ -5377,13 +5377,13 @@

Functions

- +
Link copied to clipboard
-
fun getHeight(): Int
+
fun getHeight(): Int
@@ -5452,13 +5452,13 @@

Functions

- +
Link copied to clipboard
-
open fun getHitRect(p: Rect)
+
open fun getHitRect(p: Rect)
@@ -5467,13 +5467,13 @@

Functions

@@ -5482,13 +5482,13 @@

Functions

@@ -5497,13 +5497,13 @@

Functions

@@ -5527,13 +5527,13 @@

Functions

- +
Link copied to clipboard
-
open fun getId(): Int
+
open fun getId(): Int
@@ -5602,13 +5602,13 @@

Functions

@@ -5617,13 +5617,13 @@

Functions

@@ -5632,13 +5632,13 @@

Functions

@@ -5707,13 +5707,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5722,13 +5722,13 @@

Functions

@@ -5752,13 +5752,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLabelFor(): Int
+
open fun getLabelFor(): Int
@@ -5782,13 +5782,13 @@

Functions

- +
Link copied to clipboard
-
open fun getLayerType(): Int
+
open fun getLayerType(): Int
@@ -5812,13 +5812,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -5827,13 +5827,13 @@

Functions

@@ -5842,13 +5842,13 @@

Functions

- +
Link copied to clipboard
-
fun getLeft(): Int
+
fun getLeft(): Int
@@ -6007,13 +6007,13 @@

Functions

@@ -6022,13 +6022,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6037,13 +6037,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6052,13 +6052,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6082,13 +6082,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMatrix(): Matrix
+
open fun getMatrix(): Matrix
@@ -6157,13 +6157,13 @@

Functions

- +
Link copied to clipboard
@@ -6172,13 +6172,13 @@

Functions

@@ -6187,13 +6187,13 @@

Functions

- +
Link copied to clipboard
@@ -6202,13 +6202,13 @@

Functions

- +
Link copied to clipboard
@@ -6217,13 +6217,13 @@

Functions

@@ -6277,13 +6277,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumHeight(): Int
+
open fun getMinimumHeight(): Int
@@ -6292,13 +6292,13 @@

Functions

- +
Link copied to clipboard
-
open fun getMinimumWidth(): Int
+
open fun getMinimumWidth(): Int
@@ -6352,13 +6352,13 @@

Functions

@@ -6367,13 +6367,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6382,13 +6382,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6397,13 +6397,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6412,13 +6412,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6427,13 +6427,13 @@

Functions

- +
Link copied to clipboard
-
open fun getNextFocusUpId(): Int
+
open fun getNextFocusUpId(): Int
@@ -6457,13 +6457,13 @@

Functions

@@ -6472,13 +6472,13 @@

Functions

@@ -6487,13 +6487,13 @@

Functions

@@ -6502,13 +6502,13 @@

Functions

@@ -6517,13 +6517,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6532,13 +6532,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6547,13 +6547,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingBottom(): Int
+
open fun getPaddingBottom(): Int
@@ -6562,13 +6562,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingEnd(): Int
+
open fun getPaddingEnd(): Int
@@ -6577,13 +6577,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingLeft(): Int
+
open fun getPaddingLeft(): Int
@@ -6592,13 +6592,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingRight(): Int
+
open fun getPaddingRight(): Int
@@ -6607,13 +6607,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingStart(): Int
+
open fun getPaddingStart(): Int
@@ -6622,13 +6622,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPaddingTop(): Int
+
open fun getPaddingTop(): Int
@@ -6667,13 +6667,13 @@

Functions

- +
Link copied to clipboard
@@ -6682,13 +6682,13 @@

Functions

@@ -6697,13 +6697,13 @@

Functions

@@ -6712,13 +6712,13 @@

Functions

@@ -6727,13 +6727,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotX(): Float
+
open fun getPivotX(): Float
@@ -6742,13 +6742,13 @@

Functions

- +
Link copied to clipboard
-
open fun getPivotY(): Float
+
open fun getPivotY(): Float
@@ -6757,13 +6757,13 @@

Functions

- +
Link copied to clipboard
@@ -6772,13 +6772,13 @@

Functions

@@ -6802,13 +6802,13 @@

Functions

@@ -6817,13 +6817,13 @@

Functions

- +
Link copied to clipboard
@@ -6832,13 +6832,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -6847,13 +6847,13 @@

Functions

@@ -6862,13 +6862,13 @@

Functions

- +
Link copied to clipboard
-
fun getRight(): Int
+
fun getRight(): Int
@@ -6877,13 +6877,13 @@

Functions

@@ -6892,13 +6892,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRootView(): View
+
open fun getRootView(): View
@@ -6907,13 +6907,13 @@

Functions

@@ -6922,13 +6922,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotation(): Float
+
open fun getRotation(): Float
@@ -6937,13 +6937,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationX(): Float
+
open fun getRotationX(): Float
@@ -6952,13 +6952,13 @@

Functions

- +
Link copied to clipboard
-
open fun getRotationY(): Float
+
open fun getRotationY(): Float
@@ -6967,13 +6967,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleX(): Float
+
open fun getScaleX(): Float
@@ -6982,13 +6982,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScaleY(): Float
+
open fun getScaleY(): Float
@@ -6997,13 +6997,13 @@

Functions

@@ -7012,13 +7012,13 @@

Functions

@@ -7027,13 +7027,13 @@

Functions

- +
Link copied to clipboard
-
open fun getScrollBarSize(): Int
+
open fun getScrollBarSize(): Int
@@ -7042,13 +7042,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7057,13 +7057,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7072,13 +7072,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7087,13 +7087,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7102,13 +7102,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7267,13 +7267,13 @@

Functions

- +
Link copied to clipboard
-
open fun getSolidColor(): Int
+
open fun getSolidColor(): Int
@@ -7282,13 +7282,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7297,13 +7297,13 @@

Functions

@@ -7312,13 +7312,13 @@

Functions

@@ -7327,13 +7327,13 @@

Functions

@@ -7342,13 +7342,13 @@

Functions

@@ -7357,13 +7357,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7372,13 +7372,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTag(): Any
+
open fun getTag(): Any
@@ -7402,13 +7402,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextAlignment(): Int
+
open fun getTextAlignment(): Int
@@ -7462,13 +7462,13 @@

Functions

- +
Link copied to clipboard
-
open fun getTextDirection(): Int
+
open fun getTextDirection(): Int
@@ -7627,13 +7627,13 @@

Functions

- +
Link copied to clipboard
@@ -7642,13 +7642,13 @@

Functions

- +
Link copied to clipboard
-
fun getTop(): Int
+
fun getTop(): Int
@@ -7747,13 +7747,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7762,13 +7762,13 @@

Functions

- +
Link copied to clipboard
@@ -7792,13 +7792,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7807,13 +7807,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7822,13 +7822,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7837,13 +7837,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7852,13 +7852,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7882,13 +7882,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -7927,13 +7927,13 @@

Functions

@@ -7942,13 +7942,13 @@

Functions

@@ -7957,13 +7957,13 @@

Functions

@@ -7972,13 +7972,13 @@

Functions

@@ -7987,13 +7987,13 @@

Functions

@@ -8002,13 +8002,13 @@

Functions

@@ -8017,13 +8017,13 @@

Functions

@@ -8032,13 +8032,13 @@

Functions

- +
Link copied to clipboard
-
open fun getVisibility(): Int
+
open fun getVisibility(): Int
@@ -8047,13 +8047,13 @@

Functions

- +
Link copied to clipboard
-
fun getWidth(): Int
+
fun getWidth(): Int
@@ -8062,13 +8062,13 @@

Functions

- +
Link copied to clipboard
-
open fun getWindowId(): WindowId
+
open fun getWindowId(): WindowId
@@ -8077,13 +8077,13 @@

Functions

@@ -8092,13 +8092,13 @@

Functions

@@ -8107,13 +8107,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8122,13 +8122,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8137,13 +8137,13 @@

Functions

@@ -8152,13 +8152,13 @@

Functions

- +
Link copied to clipboard
-
open fun getX(): Float
+
open fun getX(): Float
@@ -8167,13 +8167,13 @@

Functions

- +
Link copied to clipboard
-
open fun getY(): Float
+
open fun getY(): Float
@@ -8182,13 +8182,13 @@

Functions

- +
Link copied to clipboard
-
open fun getZ(): Float
+
open fun getZ(): Float
@@ -8197,13 +8197,13 @@

Functions

- +
Link copied to clipboard
@@ -8227,13 +8227,13 @@

Functions

- +
Link copied to clipboard
-
open fun hasFocusable(): Boolean
+
open fun hasFocusable(): Boolean
@@ -8242,13 +8242,13 @@

Functions

@@ -8257,13 +8257,13 @@

Functions

- +
Link copied to clipboard
@@ -8272,13 +8272,13 @@

Functions

@@ -8302,13 +8302,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8347,13 +8347,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8362,13 +8362,13 @@

Functions

- +
Link copied to clipboard
-
open fun inflate(p: Context, p1: Int, p2: ViewGroup): View
+
open fun inflate(p: Context, p1: Int, p2: ViewGroup): View
@@ -8377,13 +8377,13 @@

Functions

- +
Link copied to clipboard
-
open fun invalidate()
+
open fun invalidate()
@@ -8407,13 +8407,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8422,13 +8422,13 @@

Functions

@@ -8437,13 +8437,13 @@

Functions

@@ -8452,13 +8452,13 @@

Functions

@@ -8467,13 +8467,13 @@

Functions

- +
Link copied to clipboard
-
open fun isActivated(): Boolean
+
open fun isActivated(): Boolean
@@ -8497,13 +8497,13 @@

Functions

- +
Link copied to clipboard
@@ -8527,13 +8527,13 @@

Functions

- +
Link copied to clipboard
-
open fun isClickable(): Boolean
+
open fun isClickable(): Boolean
@@ -8542,13 +8542,13 @@

Functions

@@ -8557,13 +8557,13 @@

Functions

- +
Link copied to clipboard
@@ -8572,13 +8572,13 @@

Functions

- +
Link copied to clipboard
-
open fun isCredential(): Boolean
+
open fun isCredential(): Boolean
@@ -8602,13 +8602,13 @@

Functions

- +
Link copied to clipboard
-
open fun isDirty(): Boolean
+
open fun isDirty(): Boolean
@@ -8617,13 +8617,13 @@

Functions

@@ -8632,13 +8632,13 @@

Functions

@@ -8662,13 +8662,13 @@

Functions

- +
Link copied to clipboard
-
open fun isEnabled(): Boolean
+
open fun isEnabled(): Boolean
@@ -8692,13 +8692,13 @@

Functions

- +
Link copied to clipboard
@@ -8707,13 +8707,13 @@

Functions

@@ -8722,13 +8722,13 @@

Functions

- +
Link copied to clipboard
-
open fun isFocused(): Boolean
+
open fun isFocused(): Boolean
@@ -8737,13 +8737,13 @@

Functions

@@ -8752,13 +8752,13 @@

Functions

- +
Link copied to clipboard
@@ -8767,13 +8767,13 @@

Functions

@@ -8782,13 +8782,13 @@

Functions

@@ -8797,13 +8797,13 @@

Functions

@@ -8812,13 +8812,13 @@

Functions

@@ -8842,13 +8842,13 @@

Functions

@@ -8857,13 +8857,13 @@

Functions

- +
Link copied to clipboard
-
open fun isHovered(): Boolean
+
open fun isHovered(): Boolean
@@ -8872,13 +8872,13 @@

Functions

@@ -8887,13 +8887,13 @@

Functions

@@ -8902,13 +8902,13 @@

Functions

@@ -8917,13 +8917,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInEditMode(): Boolean
+
open fun isInEditMode(): Boolean
@@ -8932,13 +8932,13 @@

Functions

- +
Link copied to clipboard
-
open fun isInLayout(): Boolean
+
open fun isInLayout(): Boolean
@@ -8962,13 +8962,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -8977,13 +8977,13 @@

Functions

@@ -8992,13 +8992,13 @@

Functions

- +
Link copied to clipboard
-
open fun isLaidOut(): Boolean
+
open fun isLaidOut(): Boolean
@@ -9007,13 +9007,13 @@

Functions

@@ -9022,13 +9022,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9052,13 +9052,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9067,13 +9067,13 @@

Functions

@@ -9082,13 +9082,13 @@

Functions

- +
Link copied to clipboard
-
open fun isOpaque(): Boolean
+
open fun isOpaque(): Boolean
@@ -9097,13 +9097,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9112,13 +9112,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPivotSet(): Boolean
+
open fun isPivotSet(): Boolean
@@ -9127,13 +9127,13 @@

Functions

@@ -9142,13 +9142,13 @@

Functions

- +
Link copied to clipboard
-
open fun isPressed(): Boolean
+
open fun isPressed(): Boolean
@@ -9157,13 +9157,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9172,13 +9172,13 @@

Functions

@@ -9187,13 +9187,13 @@

Functions

@@ -9202,13 +9202,13 @@

Functions

@@ -9217,13 +9217,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9232,13 +9232,13 @@

Functions

- +
Link copied to clipboard
-
open fun isSelected(): Boolean
+
open fun isSelected(): Boolean
@@ -9247,13 +9247,13 @@

Functions

@@ -9262,13 +9262,13 @@

Functions

- +
Link copied to clipboard
-
open fun isShown(): Boolean
+
open fun isShown(): Boolean
@@ -9292,13 +9292,13 @@

Functions

@@ -9322,13 +9322,13 @@

Functions

@@ -9337,13 +9337,13 @@

Functions

@@ -9352,13 +9352,13 @@

Functions

@@ -9382,13 +9382,13 @@

Functions

@@ -9397,13 +9397,13 @@

Functions

@@ -9412,13 +9412,13 @@

Functions

@@ -9442,13 +9442,13 @@

Functions

@@ -9487,13 +9487,13 @@

Functions

- +
Link copied to clipboard
-
fun measure(p: Int, p1: Int)
+
fun measure(p: Int, p1: Int)
@@ -9517,13 +9517,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetLeftAndRight(p: Int)
+
open fun offsetLeftAndRight(p: Int)
@@ -9532,13 +9532,13 @@

Functions

- +
Link copied to clipboard
-
open fun offsetTopAndBottom(p: Int)
+
open fun offsetTopAndBottom(p: Int)
@@ -9547,13 +9547,13 @@

Functions

@@ -9577,13 +9577,13 @@

Functions

@@ -9592,13 +9592,13 @@

Functions

@@ -9682,13 +9682,13 @@

Functions

@@ -9712,13 +9712,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -9757,13 +9757,13 @@

Functions

@@ -9772,13 +9772,13 @@

Functions

@@ -9802,13 +9802,13 @@

Functions

- +
Link copied to clipboard
-
open fun onHoverChanged(p: Boolean)
+
open fun onHoverChanged(p: Boolean)
@@ -9817,13 +9817,13 @@

Functions

- +
Link copied to clipboard
@@ -9832,13 +9832,13 @@

Functions

@@ -9847,13 +9847,13 @@

Functions

@@ -9877,13 +9877,13 @@

Functions

- +
Link copied to clipboard
-
open fun onKeyLongPress(p: Int, p1: KeyEvent): Boolean
+
open fun onKeyLongPress(p: Int, p1: KeyEvent): Boolean
@@ -9952,13 +9952,13 @@

Functions

@@ -9967,13 +9967,13 @@

Functions

@@ -10012,13 +10012,13 @@

Functions

@@ -10027,13 +10027,13 @@

Functions

@@ -10042,13 +10042,13 @@

Functions

@@ -10057,13 +10057,13 @@

Functions

- +
Link copied to clipboard
@@ -10072,13 +10072,13 @@

Functions

@@ -10177,13 +10177,13 @@

Functions

@@ -10192,13 +10192,13 @@

Functions

- +
Link copied to clipboard
@@ -10252,13 +10252,13 @@

Functions

@@ -10267,13 +10267,13 @@

Functions

@@ -10312,13 +10312,13 @@

Functions

@@ -10327,13 +10327,13 @@

Functions

@@ -10342,13 +10342,13 @@

Functions

- +
Link copied to clipboard
-
open fun performClick(): Boolean
+
open fun performClick(): Boolean
@@ -10357,13 +10357,13 @@

Functions

- +
Link copied to clipboard
@@ -10372,13 +10372,13 @@

Functions

- +
Link copied to clipboard
@@ -10402,13 +10402,13 @@

Functions

@@ -10417,13 +10417,13 @@

Functions

- +
Link copied to clipboard
-
open fun playSoundEffect(p: Int)
+
open fun playSoundEffect(p: Int)
@@ -10432,13 +10432,13 @@

Functions

- +
Link copied to clipboard
-
open fun post(p: Runnable): Boolean
+
open fun post(p: Runnable): Boolean
@@ -10447,13 +10447,13 @@

Functions

- +
Link copied to clipboard
-
open fun postDelayed(p: Runnable, p1: Long): Boolean
+
open fun postDelayed(p: Runnable, p1: Long): Boolean
@@ -10462,13 +10462,13 @@

Functions

- +
Link copied to clipboard
-
open fun postInvalidate()
+
open fun postInvalidate()
@@ -10477,13 +10477,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10492,13 +10492,13 @@

Functions

@@ -10507,13 +10507,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10522,13 +10522,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10537,13 +10537,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10552,13 +10552,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10567,13 +10567,13 @@

Functions

- +
Link copied to clipboard
@@ -10582,13 +10582,13 @@

Functions

@@ -10597,13 +10597,13 @@

Functions

@@ -10612,13 +10612,13 @@

Functions

@@ -10642,13 +10642,13 @@

Functions

- +
Link copied to clipboard
@@ -10657,13 +10657,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10672,13 +10672,13 @@

Functions

@@ -10702,13 +10702,13 @@

Functions

@@ -10717,13 +10717,13 @@

Functions

- +
Link copied to clipboard
-
open fun requestLayout()
+
open fun requestLayout()
@@ -10732,13 +10732,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10747,13 +10747,13 @@

Functions

@@ -10762,13 +10762,13 @@

Functions

@@ -10777,13 +10777,13 @@

Functions

- +
Link copied to clipboard
-
fun <T : View?> requireViewById(p: Int): T
+
fun <T : View?> requireViewById(p: Int): T
@@ -10792,13 +10792,13 @@

Functions

- +
Link copied to clipboard
-
open fun resetPivot()
+
open fun resetPivot()
@@ -10807,13 +10807,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSize(p: Int, p1: Int): Int
+
open fun resolveSize(p: Int, p1: Int): Int
@@ -10822,13 +10822,13 @@

Functions

- +
Link copied to clipboard
-
open fun resolveSizeAndState(p: Int, p1: Int, p2: Int): Int
+
open fun resolveSizeAndState(p: Int, p1: Int, p2: Int): Int
@@ -10852,13 +10852,13 @@

Functions

@@ -10867,13 +10867,13 @@

Functions

@@ -10882,13 +10882,13 @@

Functions

@@ -10897,13 +10897,13 @@

Functions

- +
Link copied to clipboard
-
open fun scheduleDrawable(p: Drawable, p1: Runnable, p2: Long)
+
open fun scheduleDrawable(p: Drawable, p1: Runnable, p2: Long)
@@ -10912,13 +10912,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollBy(p: Int, p1: Int)
+
open fun scrollBy(p: Int, p1: Int)
@@ -10927,13 +10927,13 @@

Functions

- +
Link copied to clipboard
-
open fun scrollTo(p: Int, p1: Int)
+
open fun scrollTo(p: Int, p1: Int)
@@ -10942,13 +10942,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -10972,13 +10972,13 @@

Functions

@@ -10987,13 +10987,13 @@

Functions

@@ -11002,13 +11002,13 @@

Functions

@@ -11017,13 +11017,13 @@

Functions

@@ -11032,13 +11032,13 @@

Functions

@@ -11047,13 +11047,13 @@

Functions

@@ -11062,13 +11062,13 @@

Functions

@@ -11077,13 +11077,13 @@

Functions

- +
Link copied to clipboard
-
open fun setActivated(p: Boolean)
+
open fun setActivated(p: Boolean)
@@ -11107,13 +11107,13 @@

Functions

@@ -11122,13 +11122,13 @@

Functions

@@ -11137,13 +11137,13 @@

Functions

@@ -11152,13 +11152,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAlpha(p: Float)
+
open fun setAlpha(p: Float)
@@ -11167,13 +11167,13 @@

Functions

- +
Link copied to clipboard
-
open fun setAnimation(p: Animation)
+
open fun setAnimation(p: Animation)
@@ -11182,13 +11182,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11197,13 +11197,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11212,13 +11212,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11227,13 +11227,13 @@

Functions

@@ -11302,13 +11302,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackground(p: Drawable)
+
open fun setBackground(p: Drawable)
@@ -11317,13 +11317,13 @@

Functions

- +
Link copied to clipboard
-
open fun setBackgroundColor(p: Int)
+
open fun setBackgroundColor(p: Int)
@@ -11332,13 +11332,13 @@

Functions

@@ -11347,13 +11347,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11362,13 +11362,13 @@

Functions

@@ -11377,13 +11377,13 @@

Functions

@@ -11392,13 +11392,13 @@

Functions

@@ -11407,13 +11407,13 @@

Functions

- +
Link copied to clipboard
-
fun setBottom(p: Int)
+
fun setBottom(p: Int)
@@ -11437,13 +11437,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11452,13 +11452,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClickable(p: Boolean)
+
open fun setClickable(p: Boolean)
@@ -11467,13 +11467,13 @@

Functions

- +
Link copied to clipboard
-
open fun setClipBounds(p: Rect)
+
open fun setClipBounds(p: Rect)
@@ -11482,13 +11482,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11617,13 +11617,13 @@

Functions

@@ -11632,13 +11632,13 @@

Functions

@@ -11647,13 +11647,13 @@

Functions

@@ -11662,13 +11662,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11722,13 +11722,13 @@

Functions

@@ -11737,13 +11737,13 @@

Functions

@@ -11752,13 +11752,13 @@

Functions

@@ -11767,13 +11767,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11782,13 +11782,13 @@

Functions

@@ -11827,13 +11827,13 @@

Functions

- +
Link copied to clipboard
-
open fun setElevation(p: Float)
+
open fun setElevation(p: Float)
@@ -11917,13 +11917,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -11962,13 +11962,13 @@

Functions

@@ -11992,13 +11992,13 @@

Functions

- +
Link copied to clipboard
@@ -12007,13 +12007,13 @@

Functions

- +
Link copied to clipboard
-
open fun setFocusable(p: Boolean)
+
open fun setFocusable(p: Boolean)
@@ -12022,13 +12022,13 @@

Functions

@@ -12037,13 +12037,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12112,13 +12112,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12127,13 +12127,13 @@

Functions

- +
Link copied to clipboard
-
open fun setForeground(p: Drawable)
+
open fun setForeground(p: Drawable)
@@ -12157,13 +12157,13 @@

Functions

@@ -12172,13 +12172,13 @@

Functions

@@ -12187,13 +12187,13 @@

Functions

@@ -12202,13 +12202,13 @@

Functions

@@ -12247,13 +12247,13 @@

Functions

-
open fun setHandwritingBoundsOffsets(p: Float, p1: Float, p2: Float, p3: Float)
+
open fun setHandwritingBoundsOffsets(p: Float, p1: Float, p2: Float, p3: Float)
@@ -12262,13 +12262,13 @@

Functions

@@ -12277,13 +12277,13 @@

Functions

@@ -12292,13 +12292,13 @@

Functions

@@ -12307,13 +12307,13 @@

Functions

- +
Link copied to clipboard
@@ -12397,13 +12397,13 @@

Functions

@@ -12427,13 +12427,13 @@

Functions

@@ -12442,13 +12442,13 @@

Functions

@@ -12457,13 +12457,13 @@

Functions

@@ -12472,13 +12472,13 @@

Functions

- +
Link copied to clipboard
-
open fun setHovered(p: Boolean)
+
open fun setHovered(p: Boolean)
@@ -12502,13 +12502,13 @@

Functions

- +
Link copied to clipboard
-
open fun setId(p: Int)
+
open fun setId(p: Int)
@@ -12562,13 +12562,13 @@

Functions

@@ -12577,13 +12577,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12592,13 +12592,13 @@

Functions

@@ -12652,13 +12652,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12667,13 +12667,13 @@

Functions

@@ -12697,13 +12697,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -12712,13 +12712,13 @@

Functions

@@ -12742,13 +12742,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLabelFor(p: Int)
+
open fun setLabelFor(p: Int)
@@ -12772,13 +12772,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerPaint(p: Paint)
+
open fun setLayerPaint(p: Paint)
@@ -12787,13 +12787,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayerType(p: Int, p1: Paint)
+
open fun setLayerType(p: Int, p1: Paint)
@@ -12802,13 +12802,13 @@

Functions

- +
Link copied to clipboard
-
open fun setLayoutDirection(p: Int)
+
open fun setLayoutDirection(p: Int)
@@ -12817,13 +12817,13 @@

Functions

@@ -12832,13 +12832,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeft(p: Int)
+
fun setLeft(p: Int)
@@ -12847,13 +12847,13 @@

Functions

- +
Link copied to clipboard
-
fun setLeftTopRightBottom(p: Int, p1: Int, p2: Int, p3: Int)
+
fun setLeftTopRightBottom(p: Int, p1: Int, p2: Int, p3: Int)
@@ -12997,13 +12997,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13132,13 +13132,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumHeight(p: Int)
+
open fun setMinimumHeight(p: Int)
@@ -13147,13 +13147,13 @@

Functions

- +
Link copied to clipboard
-
open fun setMinimumWidth(p: Int)
+
open fun setMinimumWidth(p: Int)
@@ -13207,13 +13207,13 @@

Functions

@@ -13222,13 +13222,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13237,13 +13237,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusDownId(p: Int)
+
open fun setNextFocusDownId(p: Int)
@@ -13252,13 +13252,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13267,13 +13267,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusLeftId(p: Int)
+
open fun setNextFocusLeftId(p: Int)
@@ -13282,13 +13282,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13297,13 +13297,13 @@

Functions

- +
Link copied to clipboard
-
open fun setNextFocusUpId(p: Int)
+
open fun setNextFocusUpId(p: Int)
@@ -13312,13 +13312,13 @@

Functions

@@ -13327,13 +13327,13 @@

Functions

@@ -13342,13 +13342,13 @@

Functions

@@ -13357,13 +13357,13 @@

Functions

@@ -13372,13 +13372,13 @@

Functions

@@ -13387,13 +13387,13 @@

Functions

@@ -13417,13 +13417,13 @@

Functions

@@ -13432,13 +13432,13 @@

Functions

@@ -13447,13 +13447,13 @@

Functions

@@ -13462,13 +13462,13 @@

Functions

@@ -13477,13 +13477,13 @@

Functions

@@ -13492,13 +13492,13 @@

Functions

@@ -13507,13 +13507,13 @@

Functions

@@ -13522,13 +13522,13 @@

Functions

@@ -13537,13 +13537,13 @@

Functions

@@ -13552,13 +13552,13 @@

Functions

@@ -13567,13 +13567,13 @@

Functions

@@ -13582,13 +13582,13 @@

Functions

@@ -13597,13 +13597,13 @@

Functions

- +
Link copied to clipboard
-
open fun setOverScrollMode(p: Int)
+
open fun setOverScrollMode(p: Int)
@@ -13657,13 +13657,13 @@

Functions

@@ -13672,13 +13672,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotX(p: Float)
+
open fun setPivotX(p: Float)
@@ -13687,13 +13687,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPivotY(p: Float)
+
open fun setPivotY(p: Float)
@@ -13702,13 +13702,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -13717,13 +13717,13 @@

Functions

@@ -13732,13 +13732,13 @@

Functions

@@ -13747,13 +13747,13 @@

Functions

- +
Link copied to clipboard
-
open fun setPressed(p: Boolean)
+
open fun setPressed(p: Boolean)
@@ -13792,13 +13792,13 @@

Functions

- +
Link copied to clipboard
@@ -13822,13 +13822,13 @@

Functions

@@ -13837,13 +13837,13 @@

Functions

- +
Link copied to clipboard
-
fun setRight(p: Int)
+
fun setRight(p: Int)
@@ -13852,13 +13852,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotation(p: Float)
+
open fun setRotation(p: Float)
@@ -13867,13 +13867,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationX(p: Float)
+
open fun setRotationX(p: Float)
@@ -13882,13 +13882,13 @@

Functions

- +
Link copied to clipboard
-
open fun setRotationY(p: Float)
+
open fun setRotationY(p: Float)
@@ -13897,13 +13897,13 @@

Functions

- +
Link copied to clipboard
-
open fun setSaveEnabled(p: Boolean)
+
open fun setSaveEnabled(p: Boolean)
@@ -13912,13 +13912,13 @@

Functions

@@ -13927,13 +13927,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleX(p: Float)
+
open fun setScaleX(p: Float)
@@ -13942,13 +13942,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScaleY(p: Float)
+
open fun setScaleY(p: Float)
@@ -13957,13 +13957,13 @@

Functions

@@ -13972,13 +13972,13 @@

Functions

@@ -13987,13 +13987,13 @@

Functions

@@ -14002,13 +14002,13 @@

Functions

@@ -14017,13 +14017,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarSize(p: Int)
+
open fun setScrollBarSize(p: Int)
@@ -14032,13 +14032,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollBarStyle(p: Int)
+
open fun setScrollBarStyle(p: Int)
@@ -14047,13 +14047,13 @@

Functions

@@ -14062,13 +14062,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14077,13 +14077,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14107,13 +14107,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14122,13 +14122,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollX(p: Int)
+
open fun setScrollX(p: Int)
@@ -14137,13 +14137,13 @@

Functions

- +
Link copied to clipboard
-
open fun setScrollY(p: Int)
+
open fun setScrollY(p: Int)
@@ -14272,13 +14272,13 @@

Functions

@@ -14302,13 +14302,13 @@

Functions

@@ -14317,13 +14317,13 @@

Functions

@@ -14332,13 +14332,13 @@

Functions

@@ -14347,13 +14347,13 @@

Functions

@@ -14362,13 +14362,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14377,13 +14377,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTag(p: Int, p1: Any)
+
open fun setTag(p: Int, p1: Any)
@@ -14407,13 +14407,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextAlignment(p: Int)
+
open fun setTextAlignment(p: Int)
@@ -14482,13 +14482,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTextDirection(p: Int)
+
open fun setTextDirection(p: Int)
@@ -14647,13 +14647,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14662,13 +14662,13 @@

Functions

- +
Link copied to clipboard
-
fun setTop(p: Int)
+
fun setTop(p: Int)
@@ -14677,13 +14677,13 @@

Functions

- +
Link copied to clipboard
@@ -14707,13 +14707,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14722,13 +14722,13 @@

Functions

- +
Link copied to clipboard
@@ -14737,13 +14737,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -14752,13 +14752,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationX(p: Float)
+
open fun setTranslationX(p: Float)
@@ -14767,13 +14767,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationY(p: Float)
+
open fun setTranslationY(p: Float)
@@ -14782,13 +14782,13 @@

Functions

- +
Link copied to clipboard
-
open fun setTranslationZ(p: Float)
+
open fun setTranslationZ(p: Float)
@@ -14827,13 +14827,13 @@

Functions

@@ -14842,13 +14842,13 @@

Functions

@@ -14857,13 +14857,13 @@

Functions

@@ -14872,13 +14872,13 @@

Functions

@@ -14887,13 +14887,13 @@

Functions

@@ -14902,13 +14902,13 @@

Functions

@@ -14917,13 +14917,13 @@

Functions

- +
Link copied to clipboard
-
open fun setVisibility(p: Int)
+
open fun setVisibility(p: Int)
@@ -14947,13 +14947,13 @@

Functions

@@ -14962,13 +14962,13 @@

Functions

- +
Link copied to clipboard
-
open fun setWillNotDraw(p: Boolean)
+
open fun setWillNotDraw(p: Boolean)
@@ -14992,13 +14992,13 @@

Functions

- +
Link copied to clipboard
-
open fun setX(p: Float)
+
open fun setX(p: Float)
@@ -15007,13 +15007,13 @@

Functions

- +
Link copied to clipboard
-
open fun setY(p: Float)
+
open fun setY(p: Float)
@@ -15022,13 +15022,13 @@

Functions

- +
Link copied to clipboard
-
open fun setZ(p: Float)
+
open fun setZ(p: Float)
@@ -15052,13 +15052,13 @@

Functions

@@ -15067,13 +15067,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -15082,13 +15082,13 @@

Functions

- +
Link copied to clipboard
@@ -15097,13 +15097,13 @@

Functions

@@ -15112,13 +15112,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -15127,13 +15127,13 @@

Functions

- +
Link copied to clipboard
-
open fun stopNestedScroll()
+
open fun stopNestedScroll()
@@ -15142,13 +15142,13 @@

Functions

- +
Link copied to clipboard
-
open fun toString(): String
+
open fun toString(): String
@@ -15157,13 +15157,13 @@

Functions

@@ -15172,13 +15172,13 @@

Functions

@@ -15187,13 +15187,13 @@

Functions

- +
Link copied to clipboard
- +
@@ -15202,13 +15202,13 @@

Functions

@@ -15217,13 +15217,13 @@

Functions

- +
Link copied to clipboard
@@ -15232,13 +15232,13 @@

Functions

- +
Link copied to clipboard
-
open fun willNotDraw(): Boolean
+
open fun willNotDraw(): Boolean