jxa-lib
Preparing search index...
GeneralPasteboard
Class GeneralPasteboard
Index
Constructors
constructor
Methods
clear
get
set
Constructors
constructor
new
GeneralPasteboard
()
:
GeneralPasteboard
Returns
GeneralPasteboard
Methods
clear
clear
()
:
void
Returns
void
get
get
(
index
?:
number
)
:
NSPasteboardItem
Parameters
index
:
number
= 0
Returns
NSPasteboardItem
set
set
(
data
:
string
,
type
?:
any
)
:
boolean
Parameters
data
:
string
type
:
any
= PasteboardTypeString
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
clear
get
set
jxa-lib
Loading...