次の方法で共有


INFCIso15693Tag.SendCustomCommand メソッド

定義

[Foundation.Export("sendCustomCommandWithConfiguration:completionHandler:")]
[Foundation.Preserve(Conditional=true)]
public void SendCustomCommand (CoreNFC.NFCIso15693CustomCommandConfiguration commandConfiguration, Action<Foundation.NSData,Foundation.NSError> completionHandler);
abstract member SendCustomCommand : CoreNFC.NFCIso15693CustomCommandConfiguration * Action<Foundation.NSData, Foundation.NSError> -> unit

パラメーター

completionHandler
Action<NSData,NSError>
属性

適用対象