Share via


NFCIso15693CustomCommandConfiguration.RequestParameters Property

Definition

Gets or sets the command-specific parameters, as NSData.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData RequestParameters { [Foundation.Export("requestParameters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRequestParameters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("requestParameters", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setRequestParameters:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.RequestParameters : Foundation.NSData with get, set

Property Value

Attributes

Applies to