NSLocale.GroupingSeparator Property

Definition

Gets the grouping separator for the locale.

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

Property Value

The grouping separator character used in numbers.

Applies to