summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLRasterStyleLayer.h
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-02-08 16:22:53 -0800
committerJesse Bounds <jesse@rebounds.net>2017-02-08 21:11:43 -0800
commita49301ad2518663669c6cc7e4719fe786634d982 (patch)
tree57ec022322663013c44fb882f9096857dfc1c98c /platform/darwin/src/MGLRasterStyleLayer.h
parent0e803186272f9febc84ea9c9e0fdc1b44d637d03 (diff)
downloadqtlocation-mapboxgl-a49301ad2518663669c6cc7e4719fe786634d982.tar.gz
[ios, macos] Don't add documentation to NS_ENUM
Diffstat (limited to 'platform/darwin/src/MGLRasterStyleLayer.h')
-rw-r--r--platform/darwin/src/MGLRasterStyleLayer.h70
1 files changed, 35 insertions, 35 deletions
diff --git a/platform/darwin/src/MGLRasterStyleLayer.h b/platform/darwin/src/MGLRasterStyleLayer.h
index a0e19f2226..9e876a6e3c 100644
--- a/platform/darwin/src/MGLRasterStyleLayer.h
+++ b/platform/darwin/src/MGLRasterStyleLayer.h
@@ -50,12 +50,12 @@ MGL_EXPORT
href="https://www.mapbox.com/mapbox-gl-style-spec/#paint-raster-brightness-max"><code>raster-brightness-max</code></a>
layout property in the Mapbox Style Specification.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *maximumRasterBrightness;
@@ -73,12 +73,12 @@ MGL_EXPORT
href="https://www.mapbox.com/mapbox-gl-style-spec/#paint-raster-brightness-min"><code>raster-brightness-min</code></a>
layout property in the Mapbox Style Specification.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *minimumRasterBrightness;
@@ -91,12 +91,12 @@ MGL_EXPORT
`NSNumber` object containing the float `0`. Set this property to `nil` to reset
it to the default value.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *rasterContrast;
@@ -109,12 +109,12 @@ MGL_EXPORT
`NSNumber` object containing the float `300`. Set this property to `nil` to
reset it to the default value.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *rasterFadeDuration;
@@ -131,12 +131,12 @@ MGL_EXPORT
href="https://www.mapbox.com/mapbox-gl-style-spec/#paint-raster-hue-rotate"><code>raster-hue-rotate</code></a>
layout property in the Mapbox Style Specification.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *rasterHueRotation;
@@ -149,12 +149,12 @@ MGL_EXPORT
`NSNumber` object containing the float `1`. Set this property to `nil` to reset
it to the default value.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *rasterOpacity;
@@ -165,12 +165,12 @@ MGL_EXPORT
`NSNumber` object containing the float `0`. Set this property to `nil` to reset
it to the default value.
- This property can be set to one of the following values:
+ You can set this property to an instance of:
- - `MGLStyleConstantValue`
- - `MGLCameraStyleFunction` with an interpolation mode of:
- - `MGLInterpolationModeExponential`
- - `MGLInterpolationModeInterval`
+ * `MGLStyleConstantValue`
+ * `MGLCameraStyleFunction` with an interpolation mode of:
+ * `MGLInterpolationModeExponential`
+ * `MGLInterpolationModeInterval`
*/
@property (nonatomic, null_resettable) MGLStyleValue<NSNumber *> *rasterSaturation;