MonoMac.Foundation.NSBundle.LocalizedString Method
Documentation for this section has not yet been entered.

Syntax

[MonoMac.Foundation.Export("localizedStringForKey:value:table:")]
public virtual string LocalizedString (string key, string value, string table)

Parameters

key

The key to lookup

This parameter can be null.

value

The value to return if the key is null, or the key was not found on the localization table.

This parameter can be null.

table

The table to search, if the value is null, this uses the Localizable.strings table.

This parameter can be null.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: MonoMac.Foundation
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0