jxa-types
Preparing search index...
objc
ObjCClass
Interface ObjCClass
interface
ObjCClass
{
methods
:
(
...
x
:
any
[]
)
=>
any
;
name
:
string
;
properties
:
{
[
key
:
string
]:
string
}
;
protocols
?:
string
[]
;
superclass
?:
string
;
}
Index
Properties
methods
name
properties
protocols?
superclass?
Properties
methods
methods
:
(
...
x
:
any
[]
)
=>
any
name
name
:
string
properties
properties
:
{
[
key
:
string
]:
string
}
Optional
protocols
protocols
?:
string
[]
Optional
superclass
superclass
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
methods
name
properties
protocols
superclass
jxa-types
Loading...