NSLocale.ExemplarCharacterSet Property
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.
Gets the exemplar character set for the locale.
public Foundation.NSCharacterSet ExemplarCharacterSet { get; }
public Foundation.NSCharacterSet? ExemplarCharacterSet { get; }
member this.ExemplarCharacterSet : Foundation.NSCharacterSet
Property Value
The character set containing exemplar characters.