class

Croft::Class

Inherits Reference < Object

Constructors

new(obj : Pointer(LibObjc::Instance))

Initialize with an existing pointer

Source
new

Initialize a new object

Source

Class methods

export(name : String | Nil = nil)

Register Objective-C version of the class

Source
objc_name
Source
register(name : ::String)
Source
to_unsafe
Source

Instance methods

to_unsafe
Source

Macros

export_instance_method(name, definition)
Source
objc_method(objc_name)
Source