Share via


SCShareableContent.GetShareableContentBelowWindowAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<ScreenCaptureKit.SCShareableContent> GetShareableContentBelowWindowAsync(bool excludeDesktopWindows, ScreenCaptureKit.SCWindow onScreenWindowsOnlyBelowWindow);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetShareableContentBelowWindowAsync : bool * ScreenCaptureKit.SCWindow -> System.Threading.Tasks.Task<ScreenCaptureKit.SCShareableContent>

Parameters

excludeDesktopWindows
Boolean
onScreenWindowsOnlyBelowWindow
SCWindow

Returns

Attributes

Applies to