[][src]Trait uikit_sys::NSOrthography_NSOrthographyCreation

pub trait NSOrthography_NSOrthographyCreation: Sized + Deref {
    unsafe fn orthographyWithDominantScript_languageMap_(
        script: NSString,
        map: NSDictionary
    ) -> instancetype
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn orthographyWithDominantScript_languageMap_(
    script: NSString,
    map: NSDictionary
) -> instancetype where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSOrthography_NSOrthographyCreation for NSOrthography[src]

Loading content...