PeripheralScanningOptions Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
PeripheralScanningOptions() | |
PeripheralScanningOptions(NSDictionary) |
PeripheralScanningOptions()
[Foundation.Preserve(Conditional=true)]
public PeripheralScanningOptions ();
- Attribute
Gilt für:
PeripheralScanningOptions(NSDictionary)
[Foundation.Preserve(Conditional=true)]
public PeripheralScanningOptions (Foundation.NSDictionary dictionary);
new CoreBluetooth.PeripheralScanningOptions : Foundation.NSDictionary -> CoreBluetooth.PeripheralScanningOptions
Parameter
- dictionary
- NSDictionary
- Attribute