Share via


ISCContentSharingPickerObserver.DidUpdate Method

Definition

[Foundation.Export("contentSharingPicker:didUpdateWithFilter:forStream:")]
[Foundation.RequiredMember]
[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:")>]
[<Foundation.RequiredMember>]
[<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
Attributes

Applies to