SOSScreenSharing
@interface SOSScreenSharing : NSObject
Interface for configuring screen sharing behavior.
-
If enabled, will allow sharing of the current screen context to a connected service agent.
Default:YESDeclaration
Objective-C
@property (assign, readwrite, atomic) BOOL enabled;Swift
var enabled: Bool { get set }
Install in Dash
SOSScreenSharing Class Reference