IICCameraDeviceDelegate.DidBecomeReadyWithCompleteContentCatalog Method
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.
[Foundation.Export("deviceDidBecomeReadyWithCompleteContentCatalog:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidBecomeReadyWithCompleteContentCatalog(ImageCaptureCore.ICDevice device);
[<Foundation.Export("deviceDidBecomeReadyWithCompleteContentCatalog:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidBecomeReadyWithCompleteContentCatalog : ImageCaptureCore.ICDevice -> unit
override this.DidBecomeReadyWithCompleteContentCatalog : ImageCaptureCore.ICDevice -> unit
Parameters
- device
- ICDevice
- Attributes