NSTimeZone.GetLocalizedName(NSTimeZoneNameStyle, NSLocale) Method

Definition

[Foundation.Export("localizedName:locale:")]
public virtual string GetLocalizedName (Foundation.NSTimeZoneNameStyle style, Foundation.NSLocale locale);
abstract member GetLocalizedName : Foundation.NSTimeZoneNameStyle * Foundation.NSLocale -> string
override this.GetLocalizedName : Foundation.NSTimeZoneNameStyle * Foundation.NSLocale -> string

Parameters

locale
NSLocale

Returns

Attributes

Applies to