MCPcopy Create free account
hub / github.com/OpenAssetIO/OpenAssetIO / info

Method info

src/openassetio-ui/src/ui/hostApi/UIDelegate.cpp:73–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71void UIDelegate::close() { uiDelegateInterface_->close(hostSession_); }
72
73InfoDictionary UIDelegate::info() { return uiDelegateInterface_->info(); }
74
75trait::TraitsDataPtr UIDelegate::uiPolicy(const trait::TraitSet& uiTraitSet,
76 const access::UIAccess uiAccess,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected