Skip to content

Commit 8c56551

Browse files
committed
Obsolete Center
1 parent 1743df9 commit 8c56551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.mobile.notifications/Runtime/iOS/iOSNotificationTriggers.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ public struct iOSNotificationLocationTrigger : iOSNotificationTrigger
6262
/// <summary>
6363
/// The center point of the geographic area.
6464
/// </summary>
65+
[Obsolete("Use Latitude and Longitude", false)]
6566
public Vector2 Center
6667
{
6768
get

0 commit comments

Comments
 (0)