PKSuicaPassProperties.GetPassProperties(PKPass) 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 properties for the specified pass.
[Foundation.Export("passPropertiesForPass:")]
public static PassKit.PKSuicaPassProperties GetPassProperties (PassKit.PKPass pass);
static member GetPassProperties : PassKit.PKPass -> PassKit.PKSuicaPassProperties
Parameters
- pass
- PKPass
The pass for which to get properties.
Returns
- Attributes