NSTimeZone.GetLocalizedName(NSTimeZoneNameStyle, NSLocale) Method
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
- style
- NSTimeZoneNameStyle
- locale
- NSLocale
- Attributes