NSLocale.ExemplarCharacterSet Property

Definition

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.

Applies to