PKContact.SupplementarySubLocality Propiedad

Definición

Los desarrolladores no deben usar esta propiedad en desuso. En su lugar, los desarrolladores deben usar "SubLocality" y "SubAdministrativeArea" en "PostalAddress".

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string SupplementarySubLocality { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("supplementarySubLocality", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'SubLocality' and 'SubAdministrativeArea' on 'PostalAddress' instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 2, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSupplementarySubLocality:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SupplementarySubLocality : string with get, set

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a