NSLocale.VariantCode Property

Definition

Gets the variant code for the locale.

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

Property Value

The variant code.

Applies to