Share via


SCContentSharingPickerObserver.DidUpdate Method

Definition

[Foundation.Export("contentSharingPicker:didUpdateWithFilter:forStream:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidUpdate(ScreenCaptureKit.SCContentSharingPicker picker, ScreenCaptureKit.SCContentFilter filter, ScreenCaptureKit.SCStream? stream);
[<Foundation.Export("contentSharingPicker:didUpdateWithFilter:forStream:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidUpdate : ScreenCaptureKit.SCContentSharingPicker * ScreenCaptureKit.SCContentFilter * ScreenCaptureKit.SCStream -> unit
override this.DidUpdate : ScreenCaptureKit.SCContentSharingPicker * ScreenCaptureKit.SCContentFilter * ScreenCaptureKit.SCStream -> unit

Parameters

stream
SCStream

Implements

Attributes

Applies to