[][src]Trait uikit_sys::UIPrintPaper_Deprecated_Nonfunctional

pub trait UIPrintPaper_Deprecated_Nonfunctional: Sized + Deref {
    unsafe fn printRect(self) -> CGRect
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn printRect(self) -> CGRect where
    Self::Target: Message + Sized

Loading content...

Implementors

impl UIPrintPaper_Deprecated_Nonfunctional for UIPrintPaper[src]

Loading content...