Struct core_graphics::gradient::CGGradientRef [−][src]
pub struct CGGradientRef(_);
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type Owned = CGGradient
type Owned = CGGradient
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
🔬 This is a nightly-only experimental API. (toowned_clone_into
)
recently added
Uses borrowed data to replace owned data, usually by cloning. Read more