[][src]Trait uikit_sys::INSUnitDispersion

pub trait INSUnitDispersion: Sized + Deref {
    unsafe fn partsPerMillion() -> NSUnitDispersion
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn partsPerMillion() -> NSUnitDispersion where
    Self::Target: Message + Sized

Loading content...

Implementors

impl INSUnitDispersion for NSUnitDispersion[src]

Loading content...