Share via


SCContentSharingPickerMode Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum SCContentSharingPickerMode
[<ObjCRuntime.Native>]
[<System.Flags>]
type SCContentSharingPickerMode = 
Inheritance
SCContentSharingPickerMode
Attributes

Fields

Name Value Description
SingleWindow 1
MultipleWindows 2
SingleApplication 4
MultipleApplications 8
SingleDisplay 16

Applies to