NSLocale.CollatorIdentifier Property

Definition

Gets the collator identifier for the locale.

public string CollatorIdentifier { get; }
public string? CollatorIdentifier { get; }
member this.CollatorIdentifier : string

Property Value

The collator identifier.

Applies to