1 write to Height
Microsoft.Maui.Controls (1)
Compatibility\Handlers\Shell\iOS\SlideFlyoutTransition.cs (1)
19
Height
= height;
3 references to Height
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\SlideFlyoutTransition.cs (3)
16
if (
Height
!= height ||
42
if (
Height
== -1d)
45
flyoutHeight = (nfloat)
Height
;