PKPass.GetLocalizedValue(NSString) Method

Definition

Returns the localized value for the provided key.

[Foundation.Export("localizedValueForFieldKey:")]
public virtual Foundation.NSObject GetLocalizedValue (Foundation.NSString key);
abstract member GetLocalizedValue : Foundation.NSString -> Foundation.NSObject
override this.GetLocalizedValue : Foundation.NSString -> Foundation.NSObject

Parameters

Returns

Attributes

Applies to