NSLocale.Identifier Property

Definition

Gets the locale identifier string.

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

Property Value

The locale identifier.

Applies to