SKPayment.RequestData Property
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.
Reserved for future use.
public virtual Foundation.NSData RequestData { [Foundation.Export("requestData", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.NotImplemented("Not available on SKPayment, only available on SKMutablePayment")] set; }
member this.RequestData : Foundation.NSData with get, set
Property Value
- Attributes