2 references to GetTranslucencyMode
Microsoft.Maui.Controls (2)
Compatibility\Handlers\TabbedPage\iOS\TabbedRenderer.cs (1)
418
switch (TabbedPageConfiguration.
GetTranslucencyMode
(element))
PlatformConfiguration\iOSSpecific\TabbedPage.cs (1)
25
=>
GetTranslucencyMode
(config.Element);