NSTimeZone.GetLocalizedName(NSTimeZoneNameStyle, NSLocale) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- style
- NSTimeZoneNameStyle
- locale
- NSLocale
Returns
- Attributes