12 references to Presented
Microsoft.Maui.Controls (12)
Compatibility\Handlers\FlyoutPage\iOS\PhoneFlyoutPageRenderer.cs (12)
182
return !FlyoutPageController.ShouldShowSplitMode &&
Presented
;
227
if (
Presented
== newValue)
296
if (
Presented
)
397
if (
Presented
)
443
if (!
Presented
)
475
if (
Presented
)
611
flyoutView.AccessibilityElementsHidden = !
Presented
;
615
detailView.AccessibilityElementsHidden =
Presented
;
661
if (
Presented
)
683
if (
Presented
)
705
if (
Presented
)
730
if (
Presented
)