[][src]Trait uikit_sys::CIColor_UIKitAdditions

pub trait CIColor_UIKitAdditions: Sized + Deref {
    unsafe fn initWithColor_(self, color: UIColor) -> instancetype
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn initWithColor_(self, color: UIColor) -> instancetype where
    Self::Target: Message + Sized

Loading content...

Implementors

impl CIColor_UIKitAdditions for CIColor[src]

Loading content...