[−][src]Trait uikit_sys::PUIContentContainer
Provided methods
unsafe fn preferredContentSizeDidChangeForChildContentContainer_(
self,
container: *mut u64
) where
Self::Target: Message + Sized,
self,
container: *mut u64
) where
Self::Target: Message + Sized,
unsafe fn systemLayoutFittingSizeDidChangeForChildContentContainer_(
self,
container: *mut u64
) where
Self::Target: Message + Sized,
self,
container: *mut u64
) where
Self::Target: Message + Sized,
unsafe fn sizeForChildContentContainer_withParentContainerSize_(
self,
container: *mut u64,
parentSize: CGSize
) -> CGSize where
Self::Target: Message + Sized,
self,
container: *mut u64,
parentSize: CGSize
) -> CGSize where
Self::Target: Message + Sized,
unsafe fn viewWillTransitionToSize_withTransitionCoordinator_(
self,
size: CGSize,
coordinator: *mut u64
) where
Self::Target: Message + Sized,
self,
size: CGSize,
coordinator: *mut u64
) where
Self::Target: Message + Sized,
unsafe fn willTransitionToTraitCollection_withTransitionCoordinator_(
self,
newCollection: UITraitCollection,
coordinator: *mut u64
) where
Self::Target: Message + Sized,
self,
newCollection: UITraitCollection,
coordinator: *mut u64
) where
Self::Target: Message + Sized,
unsafe fn preferredContentSize(self) -> CGSize where
Self::Target: Message + Sized,
Self::Target: Message + Sized,