abstract class Croft::Class
- Croft::Class
- Reference
- Object
Direct Known Subclasses
- Croft::Application
- Croft::Date
- Croft::DistributedNotificationCenter
- Croft::RunLoop
- Croft::String
- Croft::UserDefaults
Defined in:
croft/class.crConstructors
-
.new(obj : Pointer(LibObjc::Instance))
Initialize with an existing pointer
-
.new
Initialize a new object
Class Method Summary
-
.export(name : String | Nil = nil)
Register Objective-C version of the class
- .objc_name : ::String
- .register(name : ::String)
- .to_unsafe
Instance Method Summary
Macro Summary
Constructor Detail
Class Method Detail
Register Objective-C version of the class