Share via


SCShareableContent.GetShareableContentAboveWindowAsync Method

Definition

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

Parameters

excludeDesktopWindows
Boolean
onScreenWindowsOnlyAboveWindow
SCWindow

Returns

Attributes

Applies to