PKPass.GetLocalizedValue(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- key
- NSString
A value from PKPassLibraryUserInfoKey.
Returns
- Attributes