Share via


MKAddressRepresentations.GetCityWithContext Method

Definition

[Foundation.Export("cityWithContextUsingStyle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? GetCityWithContext(MapKit.MKAddressRepresentationsContextStyle style);
[<Foundation.Export("cityWithContextUsingStyle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetCityWithContext : MapKit.MKAddressRepresentationsContextStyle -> string
override this.GetCityWithContext : MapKit.MKAddressRepresentationsContextStyle -> string

Parameters

Returns

Attributes

Applies to