Contents
Menu
Expand
Light mode
Dark mode
Auto light/dark, in light mode
Auto light/dark, in dark mode
Skip to content
objctypes 0.1.dev50+g3b937b777 documentation
Back to top
View this page
Tutorials
ΒΆ
>>>
from
objctypes
import
*
>>>
NSString
=
ObjCClass
.
from_name
(
"NSString"
)