[−][src]Trait uikit_sys::PUIAppearance
Provided methods
unsafe fn appearance() -> instancetype where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn appearanceWhenContainedIn_(ContainerClass: *mut u64) -> instancetype where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn appearanceWhenContainedInInstancesOfClasses_(
containerTypes: NSArray
) -> instancetype where
Self::Target: Message + Sized,
containerTypes: NSArray
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn appearanceForTraitCollection_(
trait_: UITraitCollection
) -> instancetype where
Self::Target: Message + Sized,
trait_: UITraitCollection
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn appearanceForTraitCollection_whenContainedIn_(
trait_: UITraitCollection,
ContainerClass: *mut u64
) -> instancetype where
Self::Target: Message + Sized,
trait_: UITraitCollection,
ContainerClass: *mut u64
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn appearanceForTraitCollection_whenContainedInInstancesOfClasses_(
trait_: UITraitCollection,
containerTypes: NSArray
) -> instancetype where
Self::Target: Message + Sized,
trait_: UITraitCollection,
containerTypes: NSArray
) -> instancetype where
Self::Target: Message + Sized,