[−][src]Trait uikit_sys::IUISwipeActionsConfiguration
Provided methods
unsafe fn actions(self) -> NSArray where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn performsFirstActionWithFullSwipe(self) -> BOOL where
Self::Target: Message + Sized,
Self::Target: Message + Sized,
unsafe fn setPerformsFirstActionWithFullSwipe_(
self,
performsFirstActionWithFullSwipe: BOOL
) where
Self::Target: Message + Sized,
self,
performsFirstActionWithFullSwipe: BOOL
) where
Self::Target: Message + Sized,
unsafe fn configurationWithActions_(actions: NSArray) -> instancetype where
Self::Target: Message + Sized,
Self::Target: Message + Sized,