[][src]Trait uikit_sys::PUIBarPositioningDelegate

pub trait PUIBarPositioningDelegate: Sized + Deref {
    unsafe fn positionForBar_(self, bar: *mut u64) -> UIBarPosition
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn positionForBar_(self, bar: *mut u64) -> UIBarPosition where
    Self::Target: Message + Sized

Loading content...

Implementors

Loading content...