92 references to Android
Microsoft.Maui.Controls (83)
PlatformConfiguration\AndroidSpecific\AppCompat\Application.cs (9)
25
public static bool GetSendDisappearingEventOnPause(this IPlatformElementConfiguration<
Android
, FormsElement> config)
31
public static IPlatformElementConfiguration<
Android
, FormsElement> SendDisappearingEventOnPause(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
53
public static bool GetSendAppearingEventOnResume(this IPlatformElementConfiguration<
Android
, FormsElement> config)
59
public static IPlatformElementConfiguration<
Android
, FormsElement> SendAppearingEventOnResume(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
81
public static bool GetShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<
Android
, FormsElement> config)
87
public static IPlatformElementConfiguration<
Android
, FormsElement> ShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
PlatformConfiguration\AndroidSpecific\AppCompat\NavigationPage.cs (3)
25
public static int GetBarHeight(this IPlatformElementConfiguration<
Android
, FormsElement> config)
31
public static IPlatformElementConfiguration<
Android
, FormsElement> SetBarHeight(this IPlatformElementConfiguration<
Android
, FormsElement> config, int value)
PlatformConfiguration\AndroidSpecific\Application.cs (3)
38
public static WindowSoftInputModeAdjust GetWindowSoftInputModeAdjust(this IPlatformElementConfiguration<
Android
, FormsElement> config)
44
public static IPlatformElementConfiguration<
Android
, FormsElement> UseWindowSoftInputModeAdjust(this IPlatformElementConfiguration<
Android
, FormsElement> config, WindowSoftInputModeAdjust value)
PlatformConfiguration\AndroidSpecific\Button.cs (6)
26
public static bool UseDefaultPadding(this IPlatformElementConfiguration<
Android
, FormsElement> config)
32
public static IPlatformElementConfiguration<
Android
, FormsElement> SetUseDefaultPadding(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
56
public static bool UseDefaultShadow(this IPlatformElementConfiguration<
Android
, FormsElement> config)
62
public static IPlatformElementConfiguration<
Android
, FormsElement> SetUseDefaultShadow(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
PlatformConfiguration\AndroidSpecific\Entry.cs (3)
25
public static ImeFlags ImeOptions(this IPlatformElementConfiguration<
Android
, FormsElement> config)
31
public static IPlatformElementConfiguration<
Android
, FormsElement> SetImeOptions(this IPlatformElementConfiguration<Microsoft.Maui.Controls.PlatformConfiguration.
Android
, FormsElement> config, ImeFlags value)
PlatformConfiguration\AndroidSpecific\ImageButton.cs (12)
27
public static bool GetIsShadowEnabled(this IPlatformElementConfiguration<
Android
, FormsImageButton> config)
33
public static IPlatformElementConfiguration<
Android
, FormsImageButton> SetIsShadowEnabled(this IPlatformElementConfiguration<
Android
, FormsImageButton> config, bool value)
55
public static Color GetShadowColor(this IPlatformElementConfiguration<
Android
, FormsImageButton> config)
61
public static IPlatformElementConfiguration<
Android
, FormsImageButton> SetShadowColor(this IPlatformElementConfiguration<
Android
, FormsImageButton> config, Color value)
83
public static double GetShadowRadius(this IPlatformElementConfiguration<
Android
, FormsImageButton> config)
89
public static IPlatformElementConfiguration<
Android
, FormsImageButton> SetShadowRadius(this IPlatformElementConfiguration<
Android
, FormsImageButton> config, double value)
111
public static Size GetShadowOffset(this IPlatformElementConfiguration<
Android
, FormsImageButton> config)
117
public static IPlatformElementConfiguration<
Android
, FormsImageButton> SetShadowOffset(this IPlatformElementConfiguration<
Android
, FormsImageButton> config, Size value)
PlatformConfiguration\AndroidSpecific\ListView.cs (3)
25
public static bool IsFastScrollEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config)
31
public static IPlatformElementConfiguration<
Android
, FormsElement> SetIsFastScrollEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
PlatformConfiguration\AndroidSpecific\SwipeView.cs (3)
25
public static SwipeTransitionMode GetSwipeTransitionMode(this IPlatformElementConfiguration<
Android
, FormsElement> config)
31
public static IPlatformElementConfiguration<
Android
, FormsElement> SetSwipeTransitionMode(this IPlatformElementConfiguration<
Android
, FormsElement> config, SwipeTransitionMode value)
PlatformConfiguration\AndroidSpecific\TabbedPage.cs (21)
28
public static bool IsSwipePagingEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config)
34
public static IPlatformElementConfiguration<
Android
, FormsElement> SetIsSwipePagingEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
41
public static IPlatformElementConfiguration<
Android
, FormsElement> EnableSwipePaging(this IPlatformElementConfiguration<
Android
, FormsElement> config)
48
public static IPlatformElementConfiguration<
Android
, FormsElement> DisableSwipePaging(this IPlatformElementConfiguration<
Android
, FormsElement> config)
72
public static bool IsSmoothScrollEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config)
78
public static IPlatformElementConfiguration<
Android
, FormsElement> SetIsSmoothScrollEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
85
public static IPlatformElementConfiguration<
Android
, FormsElement> EnableSmoothScroll(this IPlatformElementConfiguration<
Android
, FormsElement> config)
92
public static IPlatformElementConfiguration<
Android
, FormsElement> DisableSmoothScroll(this IPlatformElementConfiguration<
Android
, FormsElement> config)
116
public static int OffscreenPageLimit(this IPlatformElementConfiguration<
Android
, FormsElement> config)
122
public static IPlatformElementConfiguration<
Android
, FormsElement> SetOffscreenPageLimit(this IPlatformElementConfiguration<
Android
, FormsElement> config, int value)
151
public static ToolbarPlacement GetToolbarPlacement(this IPlatformElementConfiguration<
Android
, FormsElement> config)
157
public static IPlatformElementConfiguration<
Android
, FormsElement> SetToolbarPlacement(this IPlatformElementConfiguration<
Android
, FormsElement> config, ToolbarPlacement value)
175
public static int GetMaxItemCount(this IPlatformElementConfiguration<
Android
, FormsElement> config)
PlatformConfiguration\AndroidSpecific\ViewCell.cs (3)
32
public static bool GetIsContextActionsLegacyModeEnabled(this IPlatformElementConfiguration<
Android
, FormsCell> config)
38
public static IPlatformElementConfiguration<
Android
, FormsCell> SetIsContextActionsLegacyModeEnabled(this IPlatformElementConfiguration<
Android
, FormsCell> config, bool value)
PlatformConfiguration\AndroidSpecific\VisualElement.cs (6)
43
public static float? GetElevation(this IPlatformElementConfiguration<
Android
, FormsElement> config)
54
public static IPlatformElementConfiguration<
Android
, FormsElement> SetElevation(this IPlatformElementConfiguration<
Android
, FormsElement> config, float? value)
94
public static bool GetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config)
105
public static IPlatformElementConfiguration<
Android
, FormsElement> SetIsLegacyColorModeEnabled(
106
this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
PlatformConfiguration\AndroidSpecific\WebView.cs (11)
37
public static MixedContentHandling MixedContentMode(this IPlatformElementConfiguration<
Android
, FormsElement> config)
43
public static IPlatformElementConfiguration<
Android
, FormsElement> SetMixedContentMode(this IPlatformElementConfiguration<
Android
, FormsElement> config, MixedContentHandling value)
65
public static void EnableZoomControls(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
70
public static bool ZoomControlsEnabled(this IPlatformElementConfiguration<
Android
, FormsElement> config)
76
public static IPlatformElementConfiguration<
Android
, FormsElement> SetEnableZoomControls(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
98
public static void DisplayZoomControls(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
104
public static bool ZoomControlsDisplayed(this IPlatformElementConfiguration<
Android
, FormsElement> config)
110
public static IPlatformElementConfiguration<
Android
, FormsElement> SetDisplayZoomControls(this IPlatformElementConfiguration<
Android
, FormsElement> config, bool value)
Microsoft.Maui.Controls.Compatibility (9)
Android\AppCompat\CheckBoxRendererBase.cs (2)
33
IPlatformElementConfiguration<PlatformConfiguration.
Android
, CheckBox> _platformElementConfiguration;
234
IPlatformElementConfiguration<PlatformConfiguration.
Android
, CheckBox> OnThisPlatform()
Android\AppCompat\ImageButtonRenderer.cs (2)
39
IPlatformElementConfiguration<PlatformConfiguration.
Android
, ImageButton> _platformElementConfiguration;
337
IPlatformElementConfiguration<PlatformConfiguration.
Android
, ImageButton> OnThisPlatform()
Android\AppCompat\RadioButtonRenderer.cs (2)
36
IPlatformElementConfiguration<PlatformConfiguration.
Android
, RadioButton> _platformElementConfiguration;
335
IPlatformElementConfiguration<PlatformConfiguration.
Android
, RadioButton> OnThisPlatform()
Android\Cells\ViewCellRenderer.cs (1)
37
cell.IsContextActionsLegacyModeEnabled = item.On<PlatformConfiguration.
Android
>().GetIsContextActionsLegacyModeEnabled();
Android\FastRenderers\ButtonRenderer.cs (2)
33
IPlatformElementConfiguration<PlatformConfiguration.
Android
, Button> _platformElementConfiguration;
384
IPlatformElementConfiguration<PlatformConfiguration.
Android
, Button> OnThisPlatform()