IKScannerDeviceView.ScannerDevice Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ImageCaptureCore.ICScannerDevice ScannerDevice { [Foundation.Export("scannerDevice", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setScannerDevice:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scannerDevice", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setScannerDevice:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ScannerDevice : ImageCaptureCore.ICScannerDevice with get, set

Property Value

Attributes

Applies to