UIDocument.LocalizedName Property

Definition

The localized name of this UIDocument. Read-only.

public virtual string LocalizedName { [Foundation.Export("localizedName", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.LocalizedName : string

Property Value

Gets the name.

Attributes

Remarks

This can be used from a background thread.

Applies to