jxa-types
Preparing search index...
foundation
NSURL
Interface NSURL
interface
NSURL
{
absoluteString
:
NSString
;
js
:
object
;
lastPathComponent
:
NSString
;
path
:
NSString
;
getProperty
(
key
:
string
)
:
any
;
isNil
()
:
boolean
;
setProperty
(
key
:
string
,
value
:
any
)
:
any
;
}
Hierarchy (
View Summary
)
BridgedObject
<
IdType
>
NSURL
Index
Properties
absolute
String
js
last
Path
Component
path
Methods
get
Property
is
Nil
set
Property
Properties
Readonly
absolute
String
absoluteString
:
NSString
js
js
:
object
Readonly
last
Path
Component
lastPathComponent
:
NSString
Readonly
path
path
:
NSString
Methods
get
Property
getProperty
(
key
:
string
)
:
any
Parameters
key
:
string
Returns
any
is
Nil
isNil
()
:
boolean
Returns
boolean
set
Property
setProperty
(
key
:
string
,
value
:
any
)
:
any
Parameters
key
:
string
value
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
String
js
last
Path
Component
path
Methods
get
Property
is
Nil
set
Property
jxa-types
Loading...