[−][src]Trait uikit_sys::IUICollectionViewCompositionalLayout
Provided methods
unsafe fn initWithSection_(
self,
section: NSCollectionLayoutSection
) -> instancetype where
Self::Target: Message + Sized,
self,
section: NSCollectionLayoutSection
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn initWithSection_configuration_(
self,
section: NSCollectionLayoutSection,
configuration: UICollectionViewCompositionalLayoutConfiguration
) -> instancetype where
Self::Target: Message + Sized,
self,
section: NSCollectionLayoutSection,
configuration: UICollectionViewCompositionalLayoutConfiguration
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn initWithSectionProvider_(
self,
sectionProvider: UICollectionViewCompositionalLayoutSectionProvider
) -> instancetype where
Self::Target: Message + Sized,
self,
sectionProvider: UICollectionViewCompositionalLayoutSectionProvider
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn initWithSectionProvider_configuration_(
self,
sectionProvider: UICollectionViewCompositionalLayoutSectionProvider,
configuration: UICollectionViewCompositionalLayoutConfiguration
) -> instancetype where
Self::Target: Message + Sized,
self,
sectionProvider: UICollectionViewCompositionalLayoutSectionProvider,
configuration: UICollectionViewCompositionalLayoutConfiguration
) -> instancetype where
Self::Target: Message + Sized,
unsafe fn init(self) -> instancetype where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn configuration(
self
) -> UICollectionViewCompositionalLayoutConfiguration where
Self::Target: Message + Sized,
self
) -> UICollectionViewCompositionalLayoutConfiguration where
Self::Target: Message + Sized,
unsafe fn setConfiguration_(
self,
configuration: UICollectionViewCompositionalLayoutConfiguration
) where
Self::Target: Message + Sized,
self,
configuration: UICollectionViewCompositionalLayoutConfiguration
) where
Self::Target: Message + Sized,
unsafe fn new() -> instancetype where
Self::Target: Message + Sized,
Self::Target: Message + Sized,