summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLStyle.h')
-rw-r--r--platform/darwin/src/MGLStyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLStyle.h b/platform/darwin/src/MGLStyle.h
index 547b7ccee5..4972524c95 100644
--- a/platform/darwin/src/MGLStyle.h
+++ b/platform/darwin/src/MGLStyle.h
@@ -275,7 +275,7 @@ MGL_EXPORT
The default value of this property is `YES`.
*/
-@property (nonatomic, assign) BOOL enablePlacementTransitions;
+@property (nonatomic, assign) BOOL performsPlacementTransitions;
/**
Returns a source with the given identifier in the current style.