CALayer

Undocumented in source.

Alias This

parent

Members

Functions

setContentsFormat
void setContentsFormat(NSString fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
setDrawsAsynchronously
void setDrawsAsynchronously(BOOL value)
Undocumented in source. Be warned that the author may not have intended to support it.
setOpaque
void setOpaque(BOOL value)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NSObjectTemplate!(CALayer, "CALayer")
Undocumented in source.

Variables

parent
NSObject parent;
Undocumented in source.

Mixed In Members

From mixin NSObjectTemplate!(CALayer, "CALayer")

this
this(id id_)
Undocumented in source.
alloc
T alloc()

Allocates, but do not init

getClass
Class getClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id getClassID()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta