[−][src]Trait polyhorn_android::hooks::UseContext
Required methods
fn use_context<T>(&mut self) -> Option<Context<T>> where
T: 'static,
T: 'static,
Implementations on Foreign Types
impl<'a, P> UseContext for Manager<'a, P> where
P: Platform + ?Sized, [src]
P: Platform + ?Sized,
fn use_context<T>(&mut self) -> Option<Context<T>> where
T: 'static, [src]
T: 'static,