API Diff between 4.6.0.967 and 2.1.0.6501-pre1
3970 Additions
24 Removals
Xamarin.Forms
-
public class AbsoluteLayout : Layout<View>, IElementConfiguration<AbsoluteLayout>
-
public class Accelerator
-
public class AcceleratorTypeConverter : TypeConverter
-
public enum AccessKeyPlacement
-
public class ActivityIndicator : View, IColorElement, IElementConfiguration<ActivityIndicator>
-
public sealed class AdaptiveTrigger : StateTriggerBase
-
public class Animation : IEnumerable
-
public static class AnimationExtensions
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public class AppLinkEntry : Element, IAppLinkEntry
-
public class AppThemeChangedEventArgs : EventArgs
-
public class AutomationProperties
-
public class BackButtonBehavior : BindableObject
-
public class BaseShellItem : NavigableElement, IPropertyPropagationController, IVisualController, IFlowDirectionController, ITabStopElement
-
public abstract class BaseSwipeEventArgs : EventArgs
-
public abstract class Behavior : BindableObject, IAttachedObject
-
public static class BindableLayout
-
public abstract class BindableObject : INotifyPropertyChanged, IDynamicResourceHandler
-
public static class BindableObjectExtensions
-
public sealed class Binding : BindingBase
-
public abstract class BindingBase
-
public enum BindingMode
-
public class BoxView : View, IColorElement, ICornerElement, IElementConfiguration<BoxView>
-
public class Button : View, IFontElement, ITextElement, IBorderElement, IButtonController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Button>, IPaddingElement, IImageController, IButtonElement, IImageElement
-
public enum ButtonsMask
-
public class CarouselLayoutTypeConverter : TypeConverter
-
public class CarouselPage : MultiPage<ContentPage>, IElementConfiguration<CarouselPage>
-
public class CarouselView : ItemsView
-
public abstract class Cell : Element, ICellController, IFlowDirectionController, IPropertyPropagationController, IVisualController
-
public class CheckBox : View, IElementConfiguration<CheckBox>, IBorderElement, IColorElement
-
public class CheckedChangedEventArgs : EventArgs
-
public sealed class ChildGestureRecognizer : IGestureRecognizer, INotifyPropertyChanged
-
public enum ClearButtonVisibility
-
public class ClickedEventArgs : EventArgs
-
public sealed class ClickGestureRecognizer : GestureRecognizer
-
public class CollectionView : GroupableItemsView
-
public struct Color
- public static readonly Color AliceBlue
- public static readonly Color AntiqueWhite
- public static readonly Color Aquamarine
- public static readonly Color Azure
- public static readonly Color Beige
- public static readonly Color Bisque
- public static readonly Color BlanchedAlmond
- public static readonly Color BlueViolet
- public static readonly Color Brown
- public static readonly Color BurlyWood
- public static readonly Color CadetBlue
- public static readonly Color Chartreuse
- public static readonly Color Chocolate
- public static readonly Color Coral
- public static readonly Color CornflowerBlue
- public static readonly Color Cornsilk
- public static readonly Color Crimson
- public static readonly Color Cyan
- public static readonly Color DarkBlue
- public static readonly Color DarkCyan
- public static readonly Color DarkGoldenrod
- public static readonly Color DarkGray
- public static readonly Color DarkGreen
- public static readonly Color DarkKhaki
- public static readonly Color DarkMagenta
- public static readonly Color DarkOliveGreen
- public static readonly Color DarkOrange
- public static readonly Color DarkOrchid
- public static readonly Color DarkRed
- public static readonly Color DarkSalmon
- public static readonly Color DarkSeaGreen
- public static readonly Color DarkSlateBlue
- public static readonly Color DarkSlateGray
- public static readonly Color DarkTurquoise
- public static readonly Color DarkViolet
- public static readonly Color DeepPink
- public static readonly Color DeepSkyBlue
- public static readonly Color DimGray
- public static readonly Color DodgerBlue
- public static readonly Color Firebrick
- public static readonly Color FloralWhite
- public static readonly Color ForestGreen
- public static readonly Color Gainsboro
- public static readonly Color GhostWhite
- public static readonly Color Gold
- public static readonly Color Goldenrod
- public static readonly Color GreenYellow
- public static readonly Color Honeydew
- public static readonly Color HotPink
- public static readonly Color IndianRed
- public static readonly Color Indigo
- public static readonly Color Ivory
- public static readonly Color Khaki
- public static readonly Color Lavender
- public static readonly Color LavenderBlush
- public static readonly Color LawnGreen
- public static readonly Color LemonChiffon
- public static readonly Color LightBlue
- public static readonly Color LightCoral
- public static readonly Color LightCyan
- public static readonly Color LightGoldenrodYellow
- public static readonly Color LightGray
- public static readonly Color LightGreen
- public static readonly Color LightPink
- public static readonly Color LightSalmon
- public static readonly Color LightSeaGreen
- public static readonly Color LightSkyBlue
- public static readonly Color LightSlateGray
- public static readonly Color LightSteelBlue
- public static readonly Color LightYellow
- public static readonly Color LimeGreen
- public static readonly Color Linen
- public static readonly Color Magenta
- public static readonly Color MediumAquamarine
- public static readonly Color MediumBlue
- public static readonly Color MediumOrchid
- public static readonly Color MediumPurple
- public static readonly Color MediumSeaGreen
- public static readonly Color MediumSlateBlue
- public static readonly Color MediumSpringGreen
- public static readonly Color MediumTurquoise
- public static readonly Color MediumVioletRed
- public static readonly Color MidnightBlue
- public static readonly Color MintCream
- public static readonly Color MistyRose
- public static readonly Color Moccasin
- public static readonly Color NavajoWhite
- public static readonly Color OldLace
- public static readonly Color OliveDrab
- public static readonly Color Orange
- public static readonly Color OrangeRed
- public static readonly Color Orchid
- public static readonly Color PaleGoldenrod
- public static readonly Color PaleGreen
- public static readonly Color PaleTurquoise
- public static readonly Color PaleVioletRed
- public static readonly Color PapayaWhip
- public static readonly Color PeachPuff
- public static readonly Color Peru
- public static readonly Color Plum
- public static readonly Color PowderBlue
- public static readonly Color RosyBrown
- public static readonly Color RoyalBlue
- public static readonly Color SaddleBrown
- public static readonly Color Salmon
- public static readonly Color SandyBrown
- public static readonly Color SeaGreen
- public static readonly Color SeaShell
- public static readonly Color Sienna
- public static readonly Color SkyBlue
- public static readonly Color SlateBlue
- public static readonly Color SlateGray
- public static readonly Color Snow
- public static readonly Color SpringGreen
- public static readonly Color SteelBlue
- public static readonly Color Tan
- public static readonly Color Thistle
- public static readonly Color Tomato
- public static readonly Color Turquoise
- public static readonly Color Violet
- public static readonly Color Wheat
- public static readonly Color WhiteSmoke
- public static readonly Color YellowGreen
- public bool IsDefault { get; }
- public static Color FromHsv(double h, double s, double v)
- public static Color FromHsv(int h, int s, int v)
- public static Color FromHsva(double h, double s, double v, double a)
- public static Color FromHsva(int h, int s, int v, int a)
- public static void SetAccent(Color value)
- public string ToHex()
-
public sealed class CompareStateTrigger : StateTriggerBase
-
public static class CompressedLayout
-
public class Configuration<TPlatform, TElement> : IPlatformElementConfiguration<TPlatform, TElement>, IConfigElement<TElement> where TPlatform : IConfigPlatform where TElement : Element
-
public class ConstraintExpression : IMarkupExtension<Constraint>, IMarkupExtension
-
public struct CornerRadius
-
public class CornerRadiusTypeConverter : TypeConverter
-
public class CurrentItemChangedEventArgs : EventArgs
-
public class DatePicker : View, IFontElement, ITextElement, IElementConfiguration<DatePicker>
-
public static class DependencyService
-
public static class DesignMode
-
public static class Device
-
public sealed class DeviceStateTrigger : StateTriggerBase
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, IElementConfiguration<Editor>
-
public enum EditorAutoSizeOption
-
public abstract class Effect
-
public enum EffectiveFlowDirection
-
public static class EffectiveFlowDirectionExtensions
-
public static class EffectiveVisualExtensions
-
public abstract class Element : BindableObject, IElement, INameScope, IElementController, IStyleSelectable
-
public class EmbeddedFont
-
public class Entry : InputView, IFontElement, ITextAlignmentElement, IEntryController, IElementConfiguration<Entry>
-
public class EntryCell : Cell, ITextAlignmentElement, IEntryCellController
-
public class Expander : TemplatedView
-
public enum ExpanderState
-
public class ExportFontAttribute : Attribute
-
public sealed class FileMediaSource : MediaSource
-
public sealed class FileMediaSourceConverter : TypeConverter
-
public enum FlexAlignContent
-
public class FlexAlignContentTypeConverter : TypeConverter
-
public enum FlexAlignItems
-
public class FlexAlignItemsTypeConverter : TypeConverter
-
public enum FlexAlignSelf
-
public class FlexAlignSelfTypeConverter : TypeConverter
-
public struct FlexBasis
-
public enum FlexDirection
-
public class FlexDirectionTypeConverter : TypeConverter
-
public enum FlexJustify
-
public class FlexJustifyTypeConverter : TypeConverter
-
public class FlexLayout : Layout<View>
-
public enum FlexPosition
-
public enum FlexWrap
-
public class FlexWrapTypeConverter : TypeConverter
-
public enum FlowDirection
-
public class FlowDirectionConverter : TypeConverter
-
public enum FlyoutBehavior
-
public enum FlyoutDisplayOptions
-
public enum
-
public class FlyoutItem : ShellItem
-
public sealed class FontAttributesConverter : TypeConverter
-
public class FontFile
-
public class FontImageSource : ImageSource
-
public class FormattedString : Element
-
public class Frame : ContentView, IElementConfiguration<Frame>, IPaddingElement, IBorderElement
-
public class GestureElement : Element, ISpatialElement, IGestureRecognizers
-
public class Grid : Layout<View>, IGridController, IElementConfiguration<Grid>
-
public class GridItemsLayout : ItemsLayout
-
public struct GridLength
-
public class GroupableItemsView : SelectableItemsView
-
public abstract class HandlerAttribute : Attribute
-
public interface IAppearanceObserver
-
public interface IAppIndexingProvider
-
public interface IApplicationController
-
public interface IAppLinkEntry
-
public interface IAppLinks
-
public interface IBorderElement
-
public interface IButtonController : IViewController, IVisualElementController, IElementController
-
public interface ICellController
-
public interface IConfigElement<T> where T : Element
-
public interface IConfigPlatform
-
public interface IDecorableTextElement
-
public interface IDispatcher
-
public interface IDispatcherProvider
-
public interface IEditorController : IViewController, IVisualElementController, IElementController
-
public interface IElementConfiguration<TElement> where TElement : Element
-
public interface IElementController
-
public interface IEmbeddedFontLoader
-
public interface IEntryCellController
-
public interface IEntryController
-
public interface IExtendedTypeConverter
-
public interface IFlyoutBehaviorObserver
-
public interface IGestureRecognizers
-
public interface IGridController
-
public interface IImageController : IViewController, IVisualElementController, IElementController
-
public interface IImageElement
-
public interface IItemsLayout : INotifyPropertyChanged
-
public interface IItemsView<T> where T : BindableObject
-
public interface IItemViewController
-
public interface IListProxy : IList, ICollection, IEnumerable
-
public interface IListViewController : IViewController, IVisualElementController, IElementController
-
public class Image : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Image>, IImageElement
-
public class ImageButton : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ImageButton>, IBorderElement, IButtonController, IPaddingElement, IButtonElement, IImageElement
-
public abstract class ImageSource : Element
-
public interface IMasterDetailPageController
-
public interface IMediaElementController
-
public interface
- bool { get; set; }
- string { get; }
- void ()
-
public interface IMessagingCenter
- void Send<TSender, TArgs>(TSender sender, string message, TArgs args)
- void Send<TSender>(TSender sender, string message)
- void Subscribe<TSender, TArgs>(object subscriber, string message, Action<TSender, TArgs> callback, TSender source = null)
- void Subscribe<TSender>(object subscriber, string message, Action<TSender> callback, TSender source = null)
- void Unsubscribe<TSender, TArgs>(object subscriber, string message)
- void Unsubscribe<TSender>(object subscriber, string message)
-
public interface IMultiPageController<T>
-
public interface INavigationPageController
-
public enum IndicatorShape
-
public class IndicatorView : TemplatedView
-
public enum InitializationFlags
-
public class InputView : View, IPlaceholderElement, ITextElement
-
public interface IOpenGLViewController : IViewController, IVisualElementController, IElementController
-
public class InvalidNavigationException : Exception
-
public interface IOpenGlViewController : IViewController, IVisualElementController, IElementController
-
public interface IPageController : IVisualElementController, IElementController
-
public interface IPanGestureController
-
public interface IPinchGestureController
-
public interface IPlatformElementConfiguration<TPlatform, TElement> : IConfigElement<TElement> where TPlatform : IConfigPlatform where TElement : Element
-
public interface IQueryAttributable
-
public interface IScrollViewController : ILayoutController
-
public interface ISearchBarController
-
public interface ISearchHandlerController
-
public interface IShellAppearanceElement
-
public interface IShellContentController : IElementController
-
public interface IShellContentInsetObserver
-
public interface IShellController : IPageController, IVisualElementController, IElementController
- View { get; }
- ImageSource FlyoutIcon { get; }
- event NotifyCollectionChangedEventHandler ItemsCollectionChanged
- event EventHandler StructureChanged
- void AddAppearanceObserver(IAppearanceObserver observer, Element pivot)
- void AddFlyoutBehaviorObserver(IFlyoutBehaviorObserver observer)
- void AppearanceChanged(Element source, bool appearanceSet)
- List<List<Element>> GenerateFlyoutGrouping()
- DataTemplate GetFlyoutItemDataTemplate(BindableObject bo)
- ReadOnlyCollection<ShellItem> GetItems()
- ShellNavigationState GetNavigationState(ShellItem shellItem, ShellSection shellSection, ShellContent shellContent, bool includeStack = true)
- void OnFlyoutItemSelected(Element element)
- Task OnFlyoutItemSelectedAsync(Element element)
- bool ProposeNavigation(ShellNavigationSource source, ShellItem item, ShellSection shellSection, ShellContent shellContent, IReadOnlyList<Page> stack, bool canCancel)
- bool RemoveAppearanceObserver(IAppearanceObserver observer)
- bool RemoveFlyoutBehaviorObserver(IFlyoutBehaviorObserver observer)
- void UpdateCurrentState(ShellNavigationSource source)
-
public interface IShellItemController : IElementController
-
public interface IShellSectionController : IElementController
-
public interface ISliderController
-
public interface IStreamImageSource
-
public interface ISwipeGestureController
-
public interface ISwipeItem
-
public interface ISwipeViewController
-
public interface ITableModel
-
public interface ITableViewController
-
public interface ITabStopElement
-
public interface ITemplatedItemsList<TItem> : IReadOnlyList<TItem>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IEnumerable, INotifyCollectionChanged where TItem : BindableObject
-
public interface ITemplatedItemsListScrollToRequestedEventArgs
-
public interface ITemplatedItemsView<TItem> : IItemsView<TItem> where TItem : BindableObject
-
public enum ItemSizingStrategy
-
public abstract class ItemsLayout : BindableObject, IItemsLayout, INotifyPropertyChanged
-
public enum ItemsLayoutOrientation
-
public class ItemsLayoutTypeConverter : TypeConverter
-
public enum ItemsUpdatingScrollMode
-
public abstract class ItemsView : View
-
public abstract class ItemsView<TVisual> : View, ITemplatedItemsView<TVisual>, IItemsView<TVisual> where TVisual : BindableObject
-
public class ItemsViewScrolledEventArgs : EventArgs
-
public class ItemTappedEventArgs : EventArgs
-
public sealed class ItemVisibilityEventArgs : EventArgs
-
public interface IVisual
-
public interface IVisualElementController : IElementController
-
public interface IWebViewController : IViewController, IVisualElementController, IElementController
-
public interface IWebViewDelegate
-
public class Keyboard
-
public enum KeyboardFlags
-
public class Label : View, IFontElement, ITextElement, ITextAlignmentElement, ILineHeightElement, IElementConfiguration<Label>, IDecorableTextElement, IPaddingElement
-
public abstract class Layout : View, ILayout, ILayoutController, IPaddingElement
-
public class LinearItemsLayout : ItemsLayout
-
public class ListProxyChangedEventArgs : EventArgs
-
public class ListStringTypeConverter : TypeConverter
-
public class ListView : ItemsView<Cell>, IListViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ListView>
-
public enum ListViewCachingStrategy
-
public enum ListViewSelectionMode
-
public class MasterDetailPage : Page, IMasterDetailPageController, IElementConfiguration<MasterDetailPage>
-
public enum MeasureFlags
-
public sealed class MediaElement : View, IMediaElementController
-
public enum MediaElementState
-
public abstract class MediaSource : Element
-
public sealed class MediaSourceConverter : TypeConverter
-
public class : BaseMenuItem, IList<Menu>, ICollection<Menu>, IEnumerable<Menu>, IEnumerable
- public int { get; }
- public bool { get; }
- public Menu [int index] { get; set; }
- public ObservableCollection<MenuItem> { get; }
- public string { get; set; }
- public ()
- public void (Menu item)
- public void ()
- public bool (Menu item)
- public void (Menu[] array, int arrayIndex)
- public IEnumerator<Menu> ()
- public int (Menu item)
- public void (int index, Menu item)
- public void ()
- public bool (Menu item)
- public void (int index)
-
public class : BaseMenuItem, IMenuItemController, IStyleSelectable
-
public sealed class : IEnumerable<MenuItem>, IEnumerable, IList<MenuItem>, ICollection<MenuItem>, INotifyCollectionChanged
-
public class MessagingCenter : IMessagingCenter
-
public abstract class MultiPage<T> : Page, IViewContainer<T>, IPageContainer<T>, IItemsView<T>, IMultiPageController<T> where T : Page
-
public static class NamedPlatformColor
-
public enum NamedSize
-
public class NavigableElement : Element, INavigationProxy, IStyleSelectable
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class On
-
public class OnIdiom<T>
- public T Default { get; set; }
- public T Desktop { get; set; }
- public T TV { get; set; }
- public T Watch { get; set; }
-
public class OnPlatform<T>
-
public sealed class OpenGLView : View, IOpenGlViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<OpenGLView>
-
public class OpenSwipeEventArgs : EventArgs
-
public enum OpenSwipeItem
-
public sealed class OrientationStateTrigger : StateTriggerBase
-
public enum OSAppTheme
-
public class Page : VisualElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
- public const string ActionSheetSignalName = "Xamarin.ShowActionSheet"
- public const string AlertSignalName = "Xamarin.SendAlert"
- public static readonly BindableProperty BackgroundImageSourceProperty
- public const string BusySetSignalName = "Xamarin.BusySet"
- public static readonly BindableProperty IconImageSourceProperty
- public const string PromptSignalName = "Xamarin.SendPrompt"
- public ImageSource BackgroundImageSource { get; set; }
- public Rectangle ContainerArea { get; set; }
- public ImageSource IconImageSource { get; set; }
- public bool IgnoresContainerArea { get; set; }
- public ObservableCollection<Element> InternalChildren { get; }
- public Task<string> DisplayPromptAsync(string title, string message, string accept, string cancel, string placeholder, int maxLength, Keyboard keyboard)
- public Task<string> DisplayPromptAsync(string title, string message, string accept = "OK", string cancel = "Cancel", string placeholder = null, int maxLength = -1, Keyboard keyboard = null, string initialValue = "")
- public IPlatformElementConfiguration<T, Page> On<T>() where T : IConfigPlatform
- public void SendAppearing()
- public void SendDisappearing()
-
public class PanGestureRecognizer : GestureRecognizer, IPanGestureController
-
public class Picker : View, IFontElement, ITextElement, IElementConfiguration<Picker>
-
public sealed class PinchGestureRecognizer : GestureRecognizer, IPinchGestureController
-
public abstract class PlatformEffect<TContainer, TControl> : Effect
-
public struct Point
-
public class PoppedToRootEventArgs : NavigationEventArgs
-
public class PositionChangedEventArgs : EventArgs
-
public enum PresentationMode
-
public class ProgressBar : View, IElementConfiguration<ProgressBar>
-
public class QueryPropertyAttribute : Attribute
-
public class RadioButton : Button, IElementConfiguration<RadioButton>
-
public struct Rectangle
- public void Deconstruct(out double x, out double y, out double width, out double height)
-
public sealed class ReferenceTypeConverter : TypeConverter, IExtendedTypeConverter
-
public class RefreshView : ContentView, IElementConfiguration<RefreshView>
-
public struct Region
-
public sealed class RelativeBindingSource
-
public enum RelativeBindingSourceMode
-
public class RelativeLayout : Layout<View>, IElementConfiguration<RelativeLayout>
-
public sealed class RenderWithAttribute : Attribute
-
public class ResourceDictionary : IResourceDictionary, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>
-
public enum ReturnType
-
public abstract class RouteFactory
-
public static class Routing
-
public enum ScrollBarVisibility
-
public enum ScrollMode
-
public enum ScrollOrientation
-
public class ScrollToRequestEventArgs : EventArgs
-
public class ScrollView : Layout, IScrollViewController, ILayoutController, IElementConfiguration<ScrollView>, IFlowDirectionController
-
public class SearchBar : InputView, IFontElement, ITextAlignmentElement, ISearchBarController, IElementConfiguration<SearchBar>
-
public enum SearchBoxVisibility
-
public class SearchHandler : BindableObject, ISearchHandlerController, IPlaceholderElement, IFontElement, ITextElement, ITextAlignmentElement
-
public class SeekRequested : EventArgs
-
public class SelectableItemsView : StructuredItemsView
-
public class SelectedItemChangedEventArgs : EventArgs
-
public class SelectedPositionChangedEventArgs : EventArgs
-
public class SelectionChangedEventArgs : EventArgs
-
public enum SelectionMode
-
public sealed class Setter : IValueProvider
-
public class Shell : Page, IShellController, IPageController, IVisualElementController, IElementController, IPropertyPropagationController
- public static readonly BindableProperty BackButtonBehaviorProperty
- public static readonly BindableProperty BackgroundColorProperty
- public static readonly BindableProperty CurrentItemProperty
- public static readonly BindableProperty CurrentStateProperty
- public static readonly BindableProperty DisabledColorProperty
- public static readonly BindableProperty FlyoutBackgroundColorProperty
- public static readonly BindableProperty FlyoutBackgroundImageAspectProperty
- public static readonly BindableProperty FlyoutBackgroundImageProperty
- public static readonly BindableProperty FlyoutBehaviorProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty FlyoutIconProperty
- public static readonly BindableProperty FlyoutIsPresentedProperty
- public static readonly BindableProperty FlyoutVerticalScrollModeProperty
- public static readonly BindableProperty ForegroundColorProperty
- public static readonly BindableProperty ItemsProperty
- public static readonly BindableProperty ItemTemplateProperty
- public static readonly BindableProperty
- public static readonly BindableProperty NavBarHasShadowProperty
- public static readonly BindableProperty NavBarIsVisibleProperty
- public static readonly BindableProperty PresentationModeProperty
- public static readonly BindableProperty SearchHandlerProperty
- public static readonly BindableProperty TabBarBackgroundColorProperty
- public static readonly BindableProperty TabBarDisabledColorProperty
- public static readonly BindableProperty TabBarForegroundColorProperty
- public static readonly BindableProperty TabBarIsVisibleProperty
- public static readonly BindableProperty TabBarTitleColorProperty
- public static readonly BindableProperty TabBarUnselectedColorProperty
- public static readonly BindableProperty TitleColorProperty
- public static readonly BindableProperty TitleViewProperty
- public static readonly BindableProperty UnselectedColorProperty
- public static Shell Current { get; }
- public ShellItem CurrentItem { get; set; }
- public ShellNavigationState CurrentState { get; }
- public Color FlyoutBackgroundColor { get; set; }
- public ImageSource FlyoutBackgroundImage { get; set; }
- public Aspect FlyoutBackgroundImageAspect { get; set; }
- public FlyoutBehavior FlyoutBehavior { get; set; }
- public object { get; set; }
- public FlyoutHeaderBehavior { get; set; }
- public DataTemplate { get; set; }
- public ImageSource FlyoutIcon { get; set; }
- public bool FlyoutIsPresented { get; set; }
- public ScrollMode FlyoutVerticalScrollMode { get; set; }
- public IList<ShellItem> Items { get; }
- public DataTemplate ItemTemplate { get; set; }
- public DataTemplate { get; set; }
- public event EventHandler<ShellNavigatedEventArgs> Navigated
- public event EventHandler<ShellNavigatingEventArgs> Navigating
- public Shell()
- public static BackButtonBehavior GetBackButtonBehavior(BindableObject obj)
- public static Color GetBackgroundColor(BindableObject obj)
- public static Color GetDisabledColor(BindableObject obj)
- public static FlyoutBehavior GetFlyoutBehavior(BindableObject obj)
- public static Color GetForegroundColor(BindableObject obj)
- public static DataTemplate GetItemTemplate(BindableObject obj)
- public static DataTemplate (BindableObject obj)
- public static bool GetNavBarHasShadow(BindableObject obj)
- public static bool GetNavBarIsVisible(BindableObject obj)
- public static PresentationMode GetPresentationMode(BindableObject obj)
- public static SearchHandler GetSearchHandler(BindableObject obj)
- public static Color GetTabBarBackgroundColor(BindableObject obj)
- public static Color GetTabBarDisabledColor(BindableObject obj)
- public static Color GetTabBarForegroundColor(BindableObject obj)
- public static bool GetTabBarIsVisible(BindableObject obj)
- public static Color GetTabBarTitleColor(BindableObject obj)
- public static Color GetTabBarUnselectedColor(BindableObject obj)
- public static Color GetTitleColor(BindableObject obj)
- public static View GetTitleView(BindableObject obj)
- public static Color GetUnselectedColor(BindableObject obj)
- public static void SetBackButtonBehavior(BindableObject obj, BackButtonBehavior behavior)
- public static void SetBackgroundColor(BindableObject obj, Color value)
- public static void SetDisabledColor(BindableObject obj, Color value)
- public static void SetFlyoutBehavior(BindableObject obj, FlyoutBehavior value)
- public static void SetForegroundColor(BindableObject obj, Color value)
- public static void SetItemTemplate(BindableObject obj, DataTemplate itemTemplate)
- public static void (BindableObject obj, DataTemplate menuItemTemplate)
- public static void SetNavBarHasShadow(BindableObject obj, bool value)
- public static void SetNavBarIsVisible(BindableObject obj, bool value)
- public static void SetPresentationMode(BindableObject obj, PresentationMode presentationMode)
- public static void SetSearchHandler(BindableObject obj, SearchHandler handler)
- public static void SetTabBarBackgroundColor(BindableObject obj, Color value)
- public static void SetTabBarDisabledColor(BindableObject obj, Color value)
- public static void SetTabBarForegroundColor(BindableObject obj, Color value)
- public static void SetTabBarIsVisible(BindableObject obj, bool value)
- public static void SetTabBarTitleColor(BindableObject obj, Color value)
- public static void SetTabBarUnselectedColor(BindableObject obj, Color value)
- public static void SetTitleColor(BindableObject obj, Color value)
- public static void SetTitleView(BindableObject obj, View value)
- public static void SetUnselectedColor(BindableObject obj, Color value)
- public static void VerifyShellUWPFlagEnabled(string constructorHint = null, string memberName = "")
- public Task GoToAsync(ShellNavigationState state)
- public Task GoToAsync(ShellNavigationState state, bool animate)
- protected virtual void OnNavigated(ShellNavigatedEventArgs args)
- protected virtual void OnNavigating(ShellNavigatingEventArgs args)
-
public class ShellAppearance : IShellAppearanceElement
-
public class ShellContent : BaseShellItem, IShellContentController, IElementController
-
public class ShellGroupItem : BaseShellItem
-
public class ShellItem : ShellGroupItem, IShellItemController, IElementController, IElementConfiguration<ShellItem>, IPropertyPropagationController
-
public class ShellNavigatedEventArgs : EventArgs
-
public class ShellNavigatingEventArgs : EventArgs
-
public enum ShellNavigationSource
-
public class ShellNavigationState
-
public class ShellSection : ShellGroupItem, IShellSectionController, IElementController, IPropertyPropagationController
-
public struct Size
- public void Deconstruct(out double width, out double height)
-
public class SizeTypeConverter : TypeConverter
-
public class Slider : View, ISliderController, IElementConfiguration<Slider>
-
public enum SnapPointsAlignment
-
public enum SnapPointsType
-
public class Span : GestureElement, IFontElement, IStyleElement, ITextElement, ILineHeightElement, IDecorableTextElement
-
public class StackLayout : Layout<View>, IElementConfiguration<StackLayout>
-
public class StateRequested : EventArgs
-
public sealed class StateTrigger : StateTriggerBase
-
public abstract class StateTriggerBase : BindableObject
-
public class Stepper : View, IElementConfiguration<Stepper>
-
public class StructuredItemsView : ItemsView
-
public sealed class Style : IStyle
-
public enum SwipeBehaviorOnInvoked
-
public class SwipeChangingEventArgs : BaseSwipeEventArgs
-
public class SwipedEventArgs : EventArgs
-
public enum SwipeDirection
-
public class SwipeEndedEventArgs : BaseSwipeEventArgs
-
public sealed class SwipeGestureRecognizer : GestureRecognizer, ISwipeGestureController
-
public class SwipeItem : MenuItem, ISwipeItem
-
public class SwipeItems : Element, IList<ISwipeItem>, ICollection<ISwipeItem>, IEnumerable<ISwipeItem>, IEnumerable, INotifyCollectionChanged
-
public class SwipeItemView : ContentView, ISwipeItem
-
public enum SwipeMode
-
public class SwipeStartedEventArgs : BaseSwipeEventArgs
-
public class SwipeView : ContentView, IElementConfiguration<SwipeView>, ISwipeViewController
-
public class Switch : View, IElementConfiguration<Switch>
-
public class SwitchCell : Cell
-
public class Tab : ShellSection
-
public class TabBar : ShellItem
-
public class TabbedPage : MultiPage<Page>, IBarElement, IElementConfiguration<TabbedPage>
-
public static class TabIndexExtensions
-
public abstract class TableSectionBase : BindableObject
-
public class TableView : View, ITableViewController, IElementConfiguration<TableView>
-
public enum TabsStyle
-
public sealed class TapGestureRecognizer : GestureRecognizer
-
public enum TargetIdiom
-
public class TemplatedPage : Page, IControlTemplated
-
public class TemplatedView : Layout, IControlTemplated
-
public class TextAlignmentConverter : TypeConverter
-
public class TextDecorationConverter : TypeConverter
-
public enum TextDecorations
-
public enum TextType
-
public struct Thickness
- public bool IsEmpty { get; }
- public void Deconstruct(out double left, out double top, out double right, out double bottom)
-
public class TimePicker : View, IFontElement, ITextElement, IElementConfiguration<TimePicker>
-
public abstract class TypeConverter
-
public class UnsolvableConstraintsException : Exception
-
public sealed class UriImageSource : ImageSource
-
public sealed class UriMediaSource : MediaSource
-
public class View : VisualElement, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers
-
public static class ViewExtensions
-
public class VisualAttribute : Attribute
-
public class VisualElement : NavigableElement, IAnimatable, IVisualElementController, IElementController, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, ITabStopElement, IStylable
-
public static class VisualElementExtensions
-
public static class VisualMarker
-
public sealed class VisualState
-
public sealed class VisualStateGroup
-
public class VisualStateGroupList : IList<VisualStateGroup>, ICollection<VisualStateGroup>, IEnumerable<VisualStateGroup>, IEnumerable
-
public static class VisualStateManager
-
public class VisualTypeConverter : TypeConverter
-
public class WebView : View, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
-
public abstract class WebViewSource : BindableObject
-
public sealed class XmlnsPrefixAttribute : Attribute
Xamarin.Forms.Core.Design
Xamarin.Forms.Internals
-
public class ActionSheetArguments
-
public class AlertArguments
-
public sealed class AsyncValue<T> : INotifyPropertyChanged
-
public static class AsyncValueExtensions
-
public static class CellExtensions
- public static ITemplatedItemsList<TItem> GetGroup<TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static TItem <TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static int GetIndex<TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static bool <TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static Tuple<int, int> GetPath(this Cell cell)
- public static void <TView, TItem>(this TItem cell, bool value) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
-
public static class ContentPageEx
-
public sealed class CustomKeyboard : Keyboard
-
public static class DataTemplateExtensions
-
public class DelegateLogListener : LogListener
-
public static class DependencyResolver
-
public abstract class DeviceInfo : INotifyPropertyChanged, IDisposable
-
public enum DeviceOrientation
-
public static class DeviceOrientationExtensions
-
public static class EffectUtilities
-
public static class EnumerableExtensions
- public static void ForEach<T>(this IEnumerable<T> enumeration, Action<T> action)
- public static IEnumerable<T> GetChildGesturesFor<T>(this IEnumerable<GestureElement> elements, Func<T, bool> predicate = null) where T : GestureRecognizer
- public static IEnumerable<T> GetGesturesFor<T>(this IEnumerable<IGestureRecognizer> gestures, Func<T, bool> predicate = null) where T : GestureRecognizer
- public static IDictionary<TKey, List<TSource>> GroupToDictionary<TSource, TKey>(this IEnumerable<TSource> enumeration, Func<TSource, TKey> func)
- public static int IndexOf<T>(this IEnumerable<T> enumerable, T item)
- public static int IndexOf<T>(this IEnumerable<T> enumerable, Func<T, bool> predicate)
- public static IEnumerable<T> Prepend<T>(this IEnumerable<T> enumerable, T item)
-
public class EvalRequested : EventArgs
-
public sealed delegate EvaluateJavaScriptDelegate : MulticastDelegate
-
public class EventArg<T> : EventArgs
-
public abstract class ExpressionSearch
-
public enum FileAccess
-
public enum FileMode
-
public enum FileShare
-
public static class FontRegistrar
-
public class GIFBitmap
-
public class GIFBitmapDecoder
-
public class GIFColorTable
-
public class GIFDecoderFormatException : Exception
-
public class GIFDecoderStreamReader
-
public class
- public int { get; }
- public int { get; }
- public GIFColorTable { get; }
- public int { get; }
- public bool { get; }
- public int { get; }
- public string { get; }
- public string { get; }
- public int { get; }
- public static Task<GIFHeader> (GIFDecoderStreamReader stream, bool skipTypeIdentifier = false)
-
public abstract class GIFImageParser
-
public interface IDataTemplateController
-
public interface IDeserializer
-
public interface IExpressionSearch
-
public interface IFontElement
-
public interface IGestureController
-
public interface IIsolatedStorageFile
-
public interface INameScope
-
public interface INavigationProxy
-
public enum InvalidationTrigger
-
public interface IPerformanceProvider
- void Start(string reference, string tag, string path, string member)
- void Stop(string reference, string tag, string path, string member)
-
public interface IPlatform
-
public interface IPlatformServices
-
public interface IResourceDictionary : IEnumerable<KeyValuePair<string, object>>, IEnumerable
-
public interface ISpatialElement
-
public interface ISystemResourcesProvider
-
public class LockableObservableListWrapper : IList<string>, ICollection<string>, IEnumerable<string>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IReadOnlyList<string>, IReadOnlyCollection<string>
-
public static class Log
-
public abstract class LogListener
-
public static class NativeBindingHelpers
- public static void SetBinding<TNativeView>(TNativeView target, string targetProperty, BindingBase bindingBase, string updateSourceEventName = null)
- public static void SetBinding<TNativeView>(TNativeView target, string targetProperty, BindingBase bindingBase, INotifyPropertyChanged propertyChanged)
- public static void SetBinding<TNativeView>(TNativeView target, BindableProperty targetProperty, BindingBase binding)
- public static void SetBindingContext<TNativeView>(TNativeView target, object bindingContext, Func<TNativeView, IEnumerable<TNativeView>> getChild = null)
- public static void SetValue<TNativeView>(TNativeView target, BindableProperty targetProperty, object value)
- public static void TransferBindablePropertiesToWrapper<TNativeView, TNativeWrapper>(TNativeView nativeView, TNativeWrapper wrapper) where TNativeWrapper : View
-
public class NavigationModel
-
public class NavigationProxy : INavigation
-
public class NavigationRequestedEventArgs : NavigationEventArgs
-
public enum NavigationRequestType
-
public class NotifyCollectionChangedEventArgsEx : NotifyCollectionChangedEventArgs
- public int Count { get; }
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList newItems, IList oldItems)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList newItems, IList oldItems, int startingIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems, int startingIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems, int index, int oldIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem, int index)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem, int index, int oldIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object newItem, object oldItem)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object newItem, object oldItem, int index)
-
public static class NotifyCollectionChangedEventArgsExtensions
-
public static class NumericExtensions
- public static double Clamp(this double self, double min, double max)
- public static int Clamp(this int self, int min, int max)
-
public static class PageExtensions
-
public class Performance
- public static IPerformanceProvider Provider { get; }
- public Performance()
- public static void SetProvider(IPerformanceProvider instance)
- public static void Start(out string reference, string tag = null, string path = null, string member = null)
- public static void Start(string reference, string tag = null, string path = null, string member = null)
- public static void Stop(string reference, string tag = null, string path = null, string member = null)
-
public sealed class PreserveAttribute : Attribute
-
public struct Profile : IDisposable
-
public class ProfileDatum
-
public class PromptArguments
- public string Accept { get; }
- public string Cancel { get; }
- public string InitialValue { get; }
- public Keyboard Keyboard { get; }
- public int MaxLength { get; }
- public string Message { get; }
- public string Placeholder { get; }
- public TaskCompletionSource<string> Result { get; }
- public string Title { get; }
- public PromptArguments(string title, string message, string accept, string cancel, string placeholder, int maxLength, Keyboard keyboard)
- public PromptArguments(string title, string message, string accept = "OK", string cancel = "Cancel", string placeholder = null, int maxLength = -1, Keyboard keyboard = null, string initialValue = "")
- public void SetResult(string text)
-
public static class PropertyPropagationExtensions
-
public static class ReflectionExtensions
-
public static class Registrar
-
public class Registrar<TRegistrable>
-
public static class ResourceLoader
-
public class ResourcesChangedEventArgs : EventArgs
-
public enum SetValueFlags
-
public static class SwipeDirectionHelper
-
public abstract class TableModel : ITableModel
-
public sealed class TemplatedItemsList<TView, TItem> : BindableObject, ITemplatedItemsList<TItem>, IReadOnlyList<TItem>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IEnumerable, INotifyCollectionChanged, IList, ICollection, IDisposable where TView : BindableObject, IItemsView<TItem> where TItem : BindableObject
-
public abstract class Ticker
-
public class ToolbarTracker
-
public sealed class TypedBinding<TSource, TProperty> : TypedBindingBase
- public TypedBinding(Func<TSource, TProperty> getter, Action<TSource, TProperty> setter, Tuple<Func<TSource, object>, string>[] handlers)
- public TypedBinding(Func<TSource, ValueTuple<TProperty, bool>> getter, Action<TSource, TProperty> setter, Tuple<Func<TSource, object>, string>[] handlers)
-
public abstract class TypedBindingBase : BindingBase
Xamarin.Forms.Markup
-
public static class BindableObjectExtensions
- public static TBindable Assign<TBindable, TVariable>(this TBindable bindable, out TVariable variable) where TBindable : BindableObject, TVariable
- public static TBindable Bind<TBindable>(this TBindable bindable, BindableProperty targetProperty, string path = ".", BindingMode mode = 0, IValueConverter converter = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable Bind<TBindable, TSource, TDest>(this TBindable bindable, BindableProperty targetProperty, string path = ".", BindingMode mode = 0, Func<TSource, TDest> convert = null, Func<TDest, TSource> convertBack = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable Bind<TBindable, TSource, TParam, TDest>(this TBindable bindable, BindableProperty targetProperty, string path = ".", BindingMode mode = 0, Func<TSource, TParam, TDest> convert = null, Func<TDest, TParam, TSource> convertBack = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable Bind<TBindable>(this TBindable bindable, string path = ".", BindingMode mode = 0, IValueConverter converter = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable Bind<TBindable, TSource, TDest>(this TBindable bindable, string path = ".", BindingMode mode = 0, Func<TSource, TDest> convert = null, Func<TDest, TSource> convertBack = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable Bind<TBindable, TSource, TParam, TDest>(this TBindable bindable, string path = ".", BindingMode mode = 0, Func<TSource, TParam, TDest> convert = null, Func<TDest, TParam, TSource> convertBack = null, object converterParameter = null, string stringFormat = null, object source = null, object targetNullValue = null, object fallbackValue = null) where TBindable : BindableObject
- public static TBindable BindCommand<TBindable>(this TBindable bindable, string path = ".", object source = null, string parameterPath = ".", object parameterSource = null) where TBindable : BindableObject
- public static TBindable Invoke<TBindable>(this TBindable bindable, Action<TBindable> action) where TBindable : BindableObject
-
public static class DefaultBindableProperties
-
public static class ElementExtensions
- public static TFontElement Bold<TFontElement>(this TFontElement fontElement) where TFontElement : Element, IFontElement
- public static TElement Effects<TElement>(this TElement element, Effect[] effects) where TElement : Element
- public static TFontElement Font<TFontElement>(this TFontElement fontElement, double? size = default, bool? bold = default, bool? italic = default, string family = null) where TFontElement : Element, IFontElement
- public static TFontElement FontSize<TFontElement>(this TFontElement fontElement, double size) where TFontElement : Element, IFontElement
- public static TFontElement Italic<TFontElement>(this TFontElement fontElement) where TFontElement : Element, IFontElement
-
public static class ElementGesturesExtensions
- public static TGestureElement BindClickGesture<TGestureElement>(this TGestureElement gestureElement, string commandPath = ".", object commandSource = null, string parameterPath = null, object parameterSource = null) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement BindSwipeGesture<TGestureElement>(this TGestureElement gestureElement, string commandPath = ".", object commandSource = null, string parameterPath = null, object parameterSource = null) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement BindTapGesture<TGestureElement>(this TGestureElement gestureElement, string commandPath = ".", object commandSource = null, string parameterPath = null, object parameterSource = null) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement ClickGesture<TGestureElement>(this TGestureElement gestureElement, Action<ClickGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement Gesture<TGestureElement, TGestureRecognizer>(this TGestureElement gestureElement, Action<TGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers where TGestureRecognizer : GestureRecognizer
- public static TGestureElement PanGesture<TGestureElement>(this TGestureElement gestureElement, Action<PanGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement PinchGesture<TGestureElement>(this TGestureElement gestureElement, Action<PinchGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement SwipeGesture<TGestureElement>(this TGestureElement gestureElement, Action<SwipeGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers
- public static TGestureElement TapGesture<TGestureElement>(this TGestureElement gestureElement, Action<TapGestureRecognizer> init) where TGestureElement : Element, IGestureRecognizers
-
public class FuncConverter : FuncConverter<object, object, object>
-
public class FuncConverter<TSource> : FuncConverter<TSource, object, object>
-
public class FuncConverter<TSource, TDest> : FuncConverter<TSource, TDest, object>
-
public class FuncConverter<TSource, TDest, TParam> : IValueConverter
- public FuncConverter(Func<TSource, TParam, CultureInfo, TDest> convertWithParamAndCulture = null, Func<TDest, TParam, CultureInfo, TSource> convertBackWithParamAndCulture = null)
- public FuncConverter(Func<TSource, TParam, TDest> convertWithParam = null, Func<TDest, TParam, TSource> convertBackWithParam = null)
- public FuncConverter(Func<TSource, TDest> convert = null, Func<TDest, TSource> convertBack = null)
- public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
- public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
-
public static class GridRowsColumns
-
public static class LabelExtensions
-
public static class LayoutExtensions
- public static TLayout Padding<TLayout>(this TLayout layout, Thickness padding) where TLayout : Layout
- public static TLayout Padding<TLayout>(this TLayout layout, double horizontalSize, double verticalSize) where TLayout : Layout
- public static TLayout Paddings<TLayout>(this TLayout layout, double left = 0, double top = 0, double right = 0, double bottom = 0) where TLayout : Layout
-
public class NotConverter : FuncConverter<bool, bool>
-
public class Style<T> where T : BindableObject
-
public class ToStringConverter : FuncConverter<object, string>
-
public static class ViewExtensions
- public static TView Bottom<TView>(this TView view) where TView : View
- public static TView BottomExpand<TView>(this TView view) where TView : View
- public static TView Center<TView>(this TView view) where TView : View
- public static TView CenterExpand<TView>(this TView view) where TView : View
- public static TView CenterExpandHorizontal<TView>(this TView view) where TView : View
- public static TView CenterExpandVertical<TView>(this TView view) where TView : View
- public static TView CenterHorizontal<TView>(this TView view) where TView : View
- public static TView CenterVertical<TView>(this TView view) where TView : View
- public static TView End<TView>(this TView view) where TView : View
- public static TView EndExpand<TView>(this TView view) where TView : View
- public static TView Fill<TView>(this TView view) where TView : View
- public static TView FillExpand<TView>(this TView view) where TView : View
- public static TView FillExpandHorizontal<TView>(this TView view) where TView : View
- public static TView FillExpandVertical<TView>(this TView view) where TView : View
- public static TView FillHorizontal<TView>(this TView view) where TView : View
- public static TView FillVertical<TView>(this TView view) where TView : View
- public static TView Margin<TView>(this TView view, Thickness margin) where TView : View
- public static TView Margin<TView>(this TView view, double horizontal, double vertical) where TView : View
- public static TView Margins<TView>(this TView view, double left = 0, double top = 0, double right = 0, double bottom = 0) where TView : View
- public static TView Start<TView>(this TView view) where TView : View
- public static TView StartExpand<TView>(this TView view) where TView : View
- public static TView Top<TView>(this TView view) where TView : View
- public static TView TopExpand<TView>(this TView view) where TView : View
-
public static class ViewInFlexLayoutExtensions
- public static TView AlignSelf<TView>(this TView view, FlexAlignSelf value) where TView : View
- public static TView Basis<TView>(this TView view, FlexBasis value) where TView : View
- public static TView Grow<TView>(this TView view, float value) where TView : View
- public static TView Order<TView>(this TView view, int value) where TView : View
- public static TView Shrink<TView>(this TView view, float value) where TView : View
-
public static class ViewInGridExtensions
- public static TView Column<TView>(this TView view, int column) where TView : View
- public static TView Column<TView>(this TView view, int column, int span) where TView : View
- public static TView Column<TView, TColumn>(this TView view, TColumn column) where TView : View where TColumn : Enum
- public static TView Column<TView, TColumn>(this TView view, TColumn first, TColumn last) where TView : View where TColumn : Enum
- public static TView ColumnSpan<TView>(this TView view, int span) where TView : View
- public static TView Row<TView>(this TView view, int row) where TView : View
- public static TView Row<TView>(this TView view, int row, int span) where TView : View
- public static TView Row<TView, TRow>(this TView view, TRow row) where TView : View where TRow : Enum
- public static TView Row<TView, TRow>(this TView view, TRow first, TRow last) where TView : View where TRow : Enum
- public static TView RowSpan<TView>(this TView view, int span) where TView : View
-
public static class VisualElementExtensions
- public static TElement Height<TElement>(this TElement element, double request) where TElement : VisualElement
- public static TElement MinHeight<TElement>(this TElement element, double request) where TElement : VisualElement
- public static TElement MinSize<TElement>(this TElement element, double widthRequest, double heightRequest) where TElement : VisualElement
- public static TElement MinSize<TElement>(this TElement element, double sizeRequest) where TElement : VisualElement
- public static TElement MinWidth<TElement>(this TElement element, double request) where TElement : VisualElement
- public static TElement Size<TElement>(this TElement element, double widthRequest, double heightRequest) where TElement : VisualElement
- public static TElement Size<TElement>(this TElement element, double sizeRequest) where TElement : VisualElement
- public static T Style<T>(this T view, Style<T> style) where T : VisualElement
- public static TElement Width<TElement>(this TElement element, double request) where TElement : VisualElement
Xamarin.Forms.Markup.LeftToRight
-
public static class LabelExtensions
- public static TLabel TextLeft<TLabel>(this TLabel label) where TLabel : Label
- public static TLabel TextRight<TLabel>(this TLabel label) where TLabel : Label
-
public static class ViewExtensions
- public static TView Left<TView>(this TView view) where TView : View
- public static TView LeftExpand<TView>(this TView view) where TView : View
- public static TView Right<TView>(this TView view) where TView : View
- public static TView RightExpand<TView>(this TView view) where TView : View
Xamarin.Forms.Markup.RightToLeft
-
public static class LabelExtensions
- public static TLabel TextLeft<TLabel>(this TLabel label) where TLabel : Label
- public static TLabel TextRight<TLabel>(this TLabel label) where TLabel : Label
-
public static class ViewExtensions
- public static TView Left<TView>(this TView view) where TView : View
- public static TView LeftExpand<TView>(this TView view) where TView : View
- public static TView Right<TView>(this TView view) where TView : View
- public static TView RightExpand<TView>(this TView view) where TView : View
Xamarin.Forms.PlatformConfiguration
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
-
public static class Application
-
public static class Button
- public static readonly BindableProperty UseDefaultPaddingProperty
- public static readonly BindableProperty UseDefaultShadowProperty
- public static bool GetUseDefaultPadding(BindableObject element)
- public static bool GetUseDefaultShadow(BindableObject element)
- public static void SetUseDefaultPadding(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Button> SetUseDefaultPadding(this IPlatformElementConfiguration<Android, Button> config, bool value)
- public static void SetUseDefaultShadow(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Button> SetUseDefaultShadow(this IPlatformElementConfiguration<Android, Button> config, bool value)
- public static bool UseDefaultPadding(this IPlatformElementConfiguration<Android, Button> config)
- public static bool UseDefaultShadow(this IPlatformElementConfiguration<Android, Button> config)
-
public static class Entry
-
public static class ImageButton
- public static readonly BindableProperty IsShadowEnabledProperty
- public static readonly BindableProperty ShadowColorProperty
- public static readonly BindableProperty ShadowOffsetProperty
- public static readonly BindableProperty ShadowRadiusProperty
- public static bool GetIsShadowEnabled(BindableObject element)
- public static bool GetIsShadowEnabled(this IPlatformElementConfiguration<Android, ImageButton> config)
- public static Color GetShadowColor(BindableObject element)
- public static Color GetShadowColor(this IPlatformElementConfiguration<Android, ImageButton> config)
- public static Size GetShadowOffset(BindableObject element)
- public static Size GetShadowOffset(this IPlatformElementConfiguration<Android, ImageButton> config)
- public static double GetShadowRadius(BindableObject element)
- public static double GetShadowRadius(this IPlatformElementConfiguration<Android, ImageButton> config)
- public static void SetIsShadowEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, ImageButton> SetIsShadowEnabled(this IPlatformElementConfiguration<Android, ImageButton> config, bool value)
- public static void SetShadowColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<Android, ImageButton> SetShadowColor(this IPlatformElementConfiguration<Android, ImageButton> config, Color value)
- public static void SetShadowOffset(BindableObject element, Size value)
- public static IPlatformElementConfiguration<Android, ImageButton> SetShadowOffset(this IPlatformElementConfiguration<Android, ImageButton> config, Size value)
- public static void SetShadowRadius(BindableObject element, double value)
- public static IPlatformElementConfiguration<Android, ImageButton> SetShadowRadius(this IPlatformElementConfiguration<Android, ImageButton> config, double value)
-
public enum ImeFlags
-
public static class ListView
-
public enum MixedContentHandling
-
public static class ShellItem
-
public enum SwipeTransitionMode
-
public static class SwipeView
-
public static class TabbedPage
- public static readonly BindableProperty BarItemColorProperty
- public static readonly BindableProperty BarSelectedItemColorProperty
- public static readonly BindableProperty IsSmoothScrollEnabledProperty
- public static readonly BindableProperty IsSwipePagingEnabledProperty
- public static readonly BindableProperty OffscreenPageLimitProperty
- public static readonly BindableProperty ToolbarPlacementProperty
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSmoothScroll(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSmoothScroll(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static Color GetBarItemColor(BindableObject element)
- public static Color GetBarItemColor(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static Color GetBarSelectedItemColor(BindableObject element)
- public static Color GetBarSelectedItemColor(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static bool GetIsSmoothScrollEnabled(BindableObject element)
- public static bool GetIsSwipePagingEnabled(BindableObject element)
- public static int GetMaxItemCount(BindableObject element)
- public static int GetMaxItemCount(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static int GetOffscreenPageLimit(BindableObject element)
- public static ToolbarPlacement GetToolbarPlacement(BindableObject element)
- public static ToolbarPlacement GetToolbarPlacement(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static bool IsSmoothScrollEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static bool IsSwipePagingEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static int OffscreenPageLimit(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static void SetBarItemColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetBarItemColor(this IPlatformElementConfiguration<Android, TabbedPage> config, Color value)
- public static void SetBarSelectedItemColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetBarSelectedItemColor(this IPlatformElementConfiguration<Android, TabbedPage> config, Color value)
- public static void SetIsSmoothScrollEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetIsSmoothScrollEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config, bool value)
- public static void SetIsSwipePagingEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetIsSwipePagingEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config, bool value)
- public static void SetOffscreenPageLimit(BindableObject element, int value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetOffscreenPageLimit(this IPlatformElementConfiguration<Android, TabbedPage> config, int value)
- public static void SetToolbarPlacement(BindableObject element, ToolbarPlacement value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetToolbarPlacement(this IPlatformElementConfiguration<Android, TabbedPage> config, ToolbarPlacement value)
-
public enum ToolbarPlacement
-
public static class ViewCell
-
public static class VisualElement
- public static readonly BindableProperty ElevationProperty
- public static readonly BindableProperty IsLegacyColorModeEnabledProperty
- public static float? GetElevation(VisualElement element)
- public static float? GetElevation(this IPlatformElementConfiguration<Android, VisualElement> config)
- public static bool GetIsLegacyColorModeEnabled(BindableObject element)
- public static bool GetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<Android, VisualElement> config)
- public static void SetElevation(VisualElement element, float? value)
- public static IPlatformElementConfiguration<Android, VisualElement> SetElevation(this IPlatformElementConfiguration<Android, VisualElement> config, float? value)
- public static void SetIsLegacyColorModeEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, VisualElement> SetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<Android, VisualElement> config, bool value)
-
public static class WebView
- public static readonly BindableProperty DisplayZoomControlsProperty
- public static readonly BindableProperty EnableZoomControlsProperty
- public static readonly BindableProperty MixedContentModeProperty
- public static void DisplayZoomControls(this IPlatformElementConfiguration<Android, WebView> config, bool value)
- public static void EnableZoomControls(this IPlatformElementConfiguration<Android, WebView> config, bool value)
- public static bool GetDisplayZoomControls(WebView element)
- public static bool GetEnableZoomControls(WebView element)
- public static MixedContentHandling GetMixedContentMode(BindableObject element)
- public static MixedContentHandling MixedContentMode(this IPlatformElementConfiguration<Android, WebView> config)
- public static void SetDisplayZoomControls(WebView element, bool value)
- public static IPlatformElementConfiguration<Android, WebView> SetDisplayZoomControls(this IPlatformElementConfiguration<Android, WebView> config, bool value)
- public static void SetEnableZoomControls(WebView element, bool value)
- public static IPlatformElementConfiguration<Android, WebView> SetEnableZoomControls(this IPlatformElementConfiguration<Android, WebView> config, bool value)
- public static void SetMixedContentMode(BindableObject element, MixedContentHandling value)
- public static IPlatformElementConfiguration<Android, WebView> SetMixedContentMode(this IPlatformElementConfiguration<Android, WebView> config, MixedContentHandling value)
- public static bool ZoomControlsDisplayed(this IPlatformElementConfiguration<Android, WebView> config)
- public static bool ZoomControlsEnabled(this IPlatformElementConfiguration<Android, WebView> config)
-
public enum WindowSoftInputModeAdjust
Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat
-
public static class Application
- public static readonly BindableProperty SendAppearingEventOnResumeProperty
- public static readonly BindableProperty SendDisappearingEventOnPauseProperty
- public static readonly BindableProperty ShouldPreserveKeyboardOnResumeProperty
- public static bool GetSendAppearingEventOnResume(BindableObject element)
- public static bool GetSendAppearingEventOnResume(this IPlatformElementConfiguration<Android, Application> config)
- public static bool GetSendDisappearingEventOnPause(BindableObject element)
- public static bool GetSendDisappearingEventOnPause(this IPlatformElementConfiguration<Android, Application> config)
- public static bool GetShouldPreserveKeyboardOnResume(BindableObject element)
- public static bool GetShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<Android, Application> config)
- public static IPlatformElementConfiguration<Android, Application> SendAppearingEventOnResume(this IPlatformElementConfiguration<Android, Application> config, bool value)
- public static IPlatformElementConfiguration<Android, Application> SendDisappearingEventOnPause(this IPlatformElementConfiguration<Android, Application> config, bool value)
- public static void SetSendAppearingEventOnResume(BindableObject element, bool value)
- public static void SetSendDisappearingEventOnPause(BindableObject element, bool value)
- public static void SetShouldPreserveKeyboardOnResume(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Application> ShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<Android, Application> config, bool value)
-
public static class NavigationPage
Xamarin.Forms.PlatformConfiguration.GTKSpecific
Xamarin.Forms.PlatformConfiguration.TizenSpecific
-
public static class Application
- public static readonly BindablePropertyKey ActiveBezelInteractionElementPropertyKey
- public static readonly BindableProperty OverlayContentProperty
- public static readonly BindableProperty UseBezelInteractionProperty
- public static Element GetActiveBezelInteractionElement(BindableObject application)
- public static Element GetActiveBezelInteractionElement(this IPlatformElementConfiguration<Tizen, Application> config)
- public static View GetOverlayContent(BindableObject application)
- public static View GetOverlayContent(this IPlatformElementConfiguration<Tizen, Application> config)
- public static bool GetUseBezelInteraction(BindableObject element)
- public static bool GetUseBezelInteraction(this IPlatformElementConfiguration<Tizen, Application> config)
- public static void SetActiveBezelInteractionElement(BindableObject application, Element value)
- public static IPlatformElementConfiguration<Tizen, Application> SetActiveBezelInteractionElement(this IPlatformElementConfiguration<Tizen, Application> config, Element value)
- public static void SetOverlayContent(BindableObject application, View value)
- public static IPlatformElementConfiguration<Tizen, Application> SetOverlayContent(this IPlatformElementConfiguration<Tizen, Application> config, View value)
- public static void SetUseBezelInteraction(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Tizen, Application> SetUseBezelInteraction(this IPlatformElementConfiguration<Tizen, Application> config, bool value)
-
public class BufferingProgressUpdatedEventArgs : EventArgs
-
public static class ButtonStyle
- public const string Bottom = "bottom"
- public const string Circle = "circle"
- public const string Default = "default"
- public const string SelectMode = "select_mode"
- public const string Text = "textbutton"
-
public enum DisplayAspectMode
-
public static class Entry
-
public static class FocusDirection
- public const string Back = "Back"
- public const string Down = "Down"
- public const string Forward = "Forward"
- public const string Left = "Left"
- public const string None = "None"
- public const string Right = "Right"
- public const string Up = "Up"
-
public static class FontWeight
- public const string Black = "Black"
- public const string Bold = "Bold"
- public const string Book = "Book"
- public const string = "ExtraBlack"
- public const string Light = "Light"
- public const string Medium = "Medium"
- public const string None = "None"
- public const string Normal = "Normal"
- public const string SemiBold = "SemiBold"
- public const string Thin = "Thin"
- public const string UltraBold = "UltraBold"
- public const string UltraLight = "UltraLight"
-
public static class Image
- public static readonly BindableProperty BlendColorProperty
- public static readonly BindableProperty FileProperty
- public static Color GetBlendColor(BindableObject element)
- public static Color GetBlendColor(this IPlatformElementConfiguration<Tizen, Image> config)
- public static string GetFile(BindableObject element)
- public static string GetFile(this IPlatformElementConfiguration<Tizen, Image> config)
- public static void SetBlendColor(BindableObject element, Color color)
- public static IPlatformElementConfiguration<Tizen, Image> SetBlendColor(this IPlatformElementConfiguration<Tizen, Image> config, Color color)
- public static void SetFile(BindableObject element, string file)
- public static IPlatformElementConfiguration<Tizen, Image> SetFile(this IPlatformElementConfiguration<Tizen, Image> config, string file)
-
public interface IMediaPlayer
-
public interface IPlatformMediaPlayer : IDisposable
-
public interface IVideoOutput
-
public static class Label
-
public static class NavigationPage
-
public static class Page
-
public enum PlaybackState
-
public static class ProgressBar
-
public static class ProgressBarStyle
- public const string Default = "default"
- public const string Pending = "pending"
-
public static class Switch
-
public static class SwitchStyle
- public const string CheckBox = "default"
- public const string Favorite = "favorite"
- public const string OnOff = "on&off"
- public const string Small = "small"
- public const string Toggle = "toggle"
-
public static class TabbedPageStyle
-
public enum VideoOuputType
-
public static class VisualElement
- public static readonly BindableProperty IsFocusAllowedProperty
- public static readonly BindableProperty NextFocusBackViewProperty
- public static readonly BindableProperty NextFocusDirectionProperty
- public static readonly BindableProperty NextFocusDownViewProperty
- public static readonly BindableProperty NextFocusForwardViewProperty
- public static readonly BindableProperty NextFocusLeftViewProperty
- public static readonly BindableProperty NextFocusRightViewProperty
- public static readonly BindableProperty NextFocusUpViewProperty
- public static readonly BindableProperty StyleProperty
- public static readonly BindableProperty ToolTipProperty
- public static View GetNextFocusBackView(BindableObject element)
- public static View GetNextFocusBackView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static string GetNextFocusDirection(BindableObject element)
- public static string GetNextFocusDirection(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static View GetNextFocusDownView(BindableObject element)
- public static View GetNextFocusDownView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static View GetNextFocusForwardView(BindableObject element)
- public static View GetNextFocusForwardView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static View GetNextFocusLeftView(BindableObject element)
- public static View GetNextFocusLeftView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static View GetNextFocusRightView(BindableObject element)
- public static View GetNextFocusRightView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static View GetNextFocusUpView(BindableObject element)
- public static View GetNextFocusUpView(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static string GetStyle(BindableObject element)
- public static string GetStyle(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static string GetToolTip(BindableObject element)
- public static string GetToolTip(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static bool? IsFocusAllowed(BindableObject element)
- public static bool? IsFocusAllowed(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusBack(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusDown(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusForward(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusLeft(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusRight(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static IPlatformElementConfiguration<Tizen, VisualElement> MoveFocusUp(this IPlatformElementConfiguration<Tizen, VisualElement> config)
- public static void SetFocusAllowed(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetFocusAllowed(this IPlatformElementConfiguration<Tizen, VisualElement> config, bool value)
- public static void SetNextFocusBackView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusBackView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetNextFocusDirection(BindableObject element, string value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusDirection(this IPlatformElementConfiguration<Tizen, VisualElement> config, string value)
- public static void SetNextFocusDownView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusDownView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetNextFocusForwardView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusForwardView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetNextFocusLeftView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusLeftView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetNextFocusRightView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusRightView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetNextFocusUpView(BindableObject element, View value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetNextFocusUpView(this IPlatformElementConfiguration<Tizen, VisualElement> config, View value)
- public static void SetStyle(BindableObject element, string value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetStyle(this IPlatformElementConfiguration<Tizen, VisualElement> config, string value)
- public static void SetToolTip(BindableObject element, string value)
- public static IPlatformElementConfiguration<Tizen, VisualElement> SetToolTip(this IPlatformElementConfiguration<Tizen, VisualElement> config, string value)
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
-
public static class Application
-
public enum CollapseStyle
-
public static class InputView
-
public static class Label
-
public static class ListView
-
public enum ListViewSelectionMode
-
public static class MasterDetailPage
- public static readonly BindableProperty CollapsedPaneWidthProperty
- public static readonly BindableProperty CollapseStyleProperty
- public static double CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, MasterDetailPage> config, double value)
- public static double GetCollapsedPaneWidth(BindableObject element)
- public static CollapseStyle GetCollapseStyle(BindableObject element)
- public static CollapseStyle GetCollapseStyle(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
- public static void SetCollapsedPaneWidth(BindableObject element, double collapsedPaneWidth)
- public static void SetCollapseStyle(BindableObject element, CollapseStyle collapseStyle)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> SetCollapseStyle(this IPlatformElementConfiguration<Windows, MasterDetailPage> config, CollapseStyle value)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> UsePartialCollapse(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
-
public static class Page
- public static readonly BindableProperty ToolbarDynamicOverflowEnabledProperty
- public static readonly BindableProperty ToolbarPlacementProperty
- public static bool GetToolbarDynamicOverflowEnabled(BindableObject element)
- public static bool GetToolbarDynamicOverflowEnabled(this IPlatformElementConfiguration<Windows, Page> config)
- public static ToolbarPlacement GetToolbarPlacement(BindableObject element)
- public static ToolbarPlacement GetToolbarPlacement(this IPlatformElementConfiguration<Windows, Page> config)
- public static void SetToolbarDynamicOverflowEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Windows, Page> SetToolbarDynamicOverflowEnabled(this IPlatformElementConfiguration<Windows, Page> config, bool value)
- public static void SetToolbarPlacement(BindableObject element, ToolbarPlacement toolbarPlacement)
- public static IPlatformElementConfiguration<Windows, Page> SetToolbarPlacement(this IPlatformElementConfiguration<Windows, Page> config, ToolbarPlacement value)
-
public static class RefreshView
-
public static class SearchBar
-
public static class TabbedPage
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static void (this IPlatformElementConfiguration<Windows, TabbedPage> config)
- public static void (this IPlatformElementConfiguration<Windows, TabbedPage> config)
- public static bool (BindableObject element)
- public static bool (this IPlatformElementConfiguration<Windows, TabbedPage> config)
- public static Size (BindableObject element)
- public static Size (this IPlatformElementConfiguration<Windows, TabbedPage> config)
- public static bool (this IPlatformElementConfiguration<Windows, TabbedPage> config)
- public static void (BindableObject element, bool value)
- public static IPlatformElementConfiguration<Windows, TabbedPage> (this IPlatformElementConfiguration<Windows, TabbedPage> config, bool value)
- public static void (BindableObject element, Size value)
- public static IPlatformElementConfiguration<Windows, TabbedPage> (this IPlatformElementConfiguration<Windows, TabbedPage> config, Size value)
-
public enum ToolbarPlacement
-
public static class VisualElement
- public static readonly BindableProperty AccessKeyHorizontalOffsetProperty
- public static readonly BindableProperty AccessKeyPlacementProperty
- public static readonly BindableProperty AccessKeyProperty
- public static readonly BindableProperty AccessKeyVerticalOffsetProperty
- public static readonly BindableProperty IsLegacyColorModeEnabledProperty
- public static string GetAccessKey(BindableObject element)
- public static string GetAccessKey(this IPlatformElementConfiguration<Windows, VisualElement> config)
- public static double GetAccessKeyHorizontalOffset(BindableObject element)
- public static double GetAccessKeyHorizontalOffset(this IPlatformElementConfiguration<Windows, VisualElement> config)
- public static AccessKeyPlacement GetAccessKeyPlacement(BindableObject element)
- public static AccessKeyPlacement GetAccessKeyPlacement(this IPlatformElementConfiguration<Windows, VisualElement> config)
- public static double GetAccessKeyVerticalOffset(BindableObject element)
- public static double GetAccessKeyVerticalOffset(this IPlatformElementConfiguration<Windows, VisualElement> config)
- public static bool GetIsLegacyColorModeEnabled(BindableObject element)
- public static bool GetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<Windows, VisualElement> config)
- public static void SetAccessKey(BindableObject element, string value)
- public static IPlatformElementConfiguration<Windows, VisualElement> SetAccessKey(this IPlatformElementConfiguration<Windows, VisualElement> config, string value)
- public static void SetAccessKeyHorizontalOffset(BindableObject element, double value)
- public static IPlatformElementConfiguration<Windows, VisualElement> SetAccessKeyHorizontalOffset(this IPlatformElementConfiguration<Windows, VisualElement> config, double value)
- public static void SetAccessKeyPlacement(BindableObject element, AccessKeyPlacement value)
- public static IPlatformElementConfiguration<Windows, VisualElement> SetAccessKeyPlacement(this IPlatformElementConfiguration<Windows, VisualElement> config, AccessKeyPlacement value)
- public static void SetAccessKeyVerticalOffset(BindableObject element, double value)
- public static IPlatformElementConfiguration<Windows, VisualElement> SetAccessKeyVerticalOffset(this IPlatformElementConfiguration<Windows, VisualElement> config, double value)
- public static void SetIsLegacyColorModeEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Windows, VisualElement> SetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<Windows, VisualElement> config, bool value)
-
public static class WebView
Xamarin.Forms.PlatformConfiguration.iOSSpecific
-
public static class Application
- public static readonly BindableProperty EnableAccessibilityScalingForNamedFontSizesProperty
- public static readonly BindableProperty HandleControlUpdatesOnMainThreadProperty
- public static readonly BindableProperty PanGestureRecognizerShouldRecognizeSimultaneouslyProperty
- public static bool GetEnableAccessibilityScalingForNamedFontSizes(BindableObject element)
- public static bool GetEnableAccessibilityScalingForNamedFontSizes(this IPlatformElementConfiguration<iOS, Application> config)
- public static bool GetHandleControlUpdatesOnMainThread(BindableObject element)
- public static bool GetHandleControlUpdatesOnMainThread(this IPlatformElementConfiguration<iOS, Application> config)
- public static bool GetPanGestureRecognizerShouldRecognizeSimultaneously(BindableObject element)
- public static bool GetPanGestureRecognizerShouldRecognizeSimultaneously(this IPlatformElementConfiguration<iOS, Application> config)
- public static void SetEnableAccessibilityScalingForNamedFontSizes(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Application> SetEnableAccessibilityScalingForNamedFontSizes(this IPlatformElementConfiguration<iOS, Application> config, bool value)
- public static void SetHandleControlUpdatesOnMainThread(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Application> SetHandleControlUpdatesOnMainThread(this IPlatformElementConfiguration<iOS, Application> config, bool value)
- public static void SetPanGestureRecognizerShouldRecognizeSimultaneously(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Application> SetPanGestureRecognizerShouldRecognizeSimultaneously(this IPlatformElementConfiguration<iOS, Application> config, bool value)
-
public enum BlurEffectStyle
-
public static class Cell
-
public static class DatePicker
-
public static class Entry
- public static readonly BindableProperty AdjustsFontSizeToFitWidthProperty
- public static readonly BindableProperty CursorColorProperty
- public static bool AdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static IPlatformElementConfiguration<iOS, Entry> DisableAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static IPlatformElementConfiguration<iOS, Entry> EnableAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static bool GetAdjustsFontSizeToFitWidth(BindableObject element)
- public static Color GetCursorColor(BindableObject element)
- public static Color GetCursorColor(this IPlatformElementConfiguration<iOS, Entry> config)
- public static void SetAdjustsFontSizeToFitWidth(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Entry> SetAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config, bool value)
- public static void SetCursorColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<iOS, Entry> SetCursorColor(this IPlatformElementConfiguration<iOS, Entry> config, Color value)
-
public enum
-
public enum LargeTitleDisplayMode
-
public static class ListView
- public static readonly BindableProperty
- public static readonly BindableProperty RowAnimationsEnabledProperty
- public static readonly BindableProperty SeparatorStyleProperty
- public static GroupHeaderStyle (BindableObject element)
- public static GroupHeaderStyle (this IPlatformElementConfiguration<iOS, ListView> config)
- public static bool GetRowAnimationsEnabled(BindableObject element)
- public static SeparatorStyle GetSeparatorStyle(BindableObject element)
- public static SeparatorStyle GetSeparatorStyle(this IPlatformElementConfiguration<iOS, ListView> config)
- public static bool RowAnimationsEnabled(this IPlatformElementConfiguration<iOS, ListView> config)
- public static void (BindableObject element, GroupHeaderStyle value)
- public static IPlatformElementConfiguration<iOS, ListView> (this IPlatformElementConfiguration<iOS, ListView> config, GroupHeaderStyle value)
- public static void SetRowAnimationsEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, ListView> SetRowAnimationsEnabled(this IPlatformElementConfiguration<iOS, ListView> config, bool value)
- public static void SetSeparatorStyle(BindableObject element, SeparatorStyle value)
- public static IPlatformElementConfiguration<iOS, ListView> SetSeparatorStyle(this IPlatformElementConfiguration<iOS, ListView> config, SeparatorStyle value)
-
public static class MasterDetailPage
-
public static class NavigationPage
- public static readonly BindableProperty HideNavigationBarSeparatorProperty
- public static readonly BindableProperty IsNavigationBarTranslucentProperty
- public static readonly BindableProperty PrefersLargeTitlesProperty
- public static readonly BindableProperty StatusBarTextColorModeProperty
- public static IPlatformElementConfiguration<iOS, NavigationPage> DisableTranslucentNavigationBar(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static IPlatformElementConfiguration<iOS, NavigationPage> EnableTranslucentNavigationBar(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool GetHideNavigationBarSeparator(BindableObject element)
- public static bool GetIsNavigationBarTranslucent(BindableObject element)
- public static bool GetPrefersLargeTitles(BindableObject element)
- public static StatusBarTextColorMode GetStatusBarTextColorMode(BindableObject element)
- public static StatusBarTextColorMode GetStatusBarTextColorMode(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool HideNavigationBarSeparator(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool IsNavigationBarTranslucent(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool PrefersLargeTitles(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static void SetHideNavigationBarSeparator(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetHideNavigationBarSeparator(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetIsNavigationBarTranslucent(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetIsNavigationBarTranslucent(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetPrefersLargeTitles(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetPrefersLargeTitles(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetStatusBarTextColorMode(BindableObject element, StatusBarTextColorMode value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetStatusBarTextColorMode(this IPlatformElementConfiguration<iOS, NavigationPage> config, StatusBarTextColorMode value)
-
public static class Page
- public static readonly BindableProperty LargeTitleDisplayProperty
- public static readonly BindableProperty ModalPresentationStyleProperty
- public static readonly BindableProperty PreferredStatusBarUpdateAnimationProperty
- public static readonly BindableProperty PrefersHomeIndicatorAutoHiddenProperty
- public static readonly BindableProperty
- public static readonly BindableProperty SafeAreaInsetsProperty
- public static readonly BindableProperty UseSafeAreaProperty
- public static LargeTitleDisplayMode GetLargeTitleDisplay(BindableObject element)
- public static UIModalPresentationStyle GetModalPresentationStyle(BindableObject element)
- public static UIStatusBarAnimation GetPreferredStatusBarUpdateAnimation(BindableObject element)
- public static bool GetPrefersHomeIndicatorAutoHidden(BindableObject element)
- public static StatusBarHiddenMode (BindableObject element)
- public static Thickness GetSafeAreaInsets(BindableObject element)
- public static bool GetUseSafeArea(BindableObject element)
- public static LargeTitleDisplayMode LargeTitleDisplay(this IPlatformElementConfiguration<iOS, Page> config)
- public static UIModalPresentationStyle ModalPresentationStyle(this IPlatformElementConfiguration<iOS, Page> config)
- public static UIStatusBarAnimation PreferredStatusBarUpdateAnimation(this IPlatformElementConfiguration<iOS, Page> config)
- public static bool PrefersHomeIndicatorAutoHidden(this IPlatformElementConfiguration<iOS, Page> config)
- public static StatusBarHiddenMode (this IPlatformElementConfiguration<iOS, Page> config)
- public static Thickness SafeAreaInsets(this IPlatformElementConfiguration<iOS, Page> config)
- public static void SetLargeTitleDisplay(BindableObject element, LargeTitleDisplayMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetLargeTitleDisplay(this IPlatformElementConfiguration<iOS, Page> config, LargeTitleDisplayMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetModalPresentationStyle(this IPlatformElementConfiguration<iOS, Page> config, UIModalPresentationStyle value)
- public static void SetPreferredStatusBarUpdateAnimation(BindableObject element, UIStatusBarAnimation value)
- public static IPlatformElementConfiguration<iOS, Page> SetPreferredStatusBarUpdateAnimation(this IPlatformElementConfiguration<iOS, Page> config, UIStatusBarAnimation value)
- public static void SetPrefersHomeIndicatorAutoHidden(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Page> SetPrefersHomeIndicatorAutoHidden(this IPlatformElementConfiguration<iOS, Page> config, bool value)
- public static void (BindableObject element, StatusBarHiddenMode value)
- public static IPlatformElementConfiguration<iOS, Page> (this IPlatformElementConfiguration<iOS, Page> config, StatusBarHiddenMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetSafeAreaInsets(this IPlatformElementConfiguration<iOS, Page> config, Thickness value)
- public static void SetUseSafeArea(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Page> SetUseSafeArea(this IPlatformElementConfiguration<iOS, Page> config, bool value)
- public static bool UsingSafeArea(this IPlatformElementConfiguration<iOS, Page> config)
-
public static class Picker
-
public static class ScrollView
-
public static class SearchBar
-
public enum SeparatorStyle
-
public static class Slider
-
public enum StatusBarHiddenMode
-
public enum StatusBarTextColorMode
-
public enum SwipeTransitionMode
-
public static class SwipeView
-
public static class TabbedPage
-
public static class TimePicker
-
public enum TranslucencyMode
-
public enum UIModalPresentationStyle
-
public enum UISearchBarStyle
-
public enum UIStatusBarAnimation
-
public enum UpdateMode
-
public static class VisualElement
- public class ShadowEffect : RoutingEffect
- public static readonly BindableProperty BlurEffectProperty
- public static readonly BindableProperty CanBecomeFirstResponderProperty
- public static readonly BindableProperty IsLegacyColorModeEnabledProperty
- public static readonly BindableProperty IsShadowEnabledProperty
- public static readonly BindableProperty ShadowColorProperty
- public static readonly BindableProperty ShadowOffsetProperty
- public static readonly BindableProperty ShadowOpacityProperty
- public static readonly BindableProperty ShadowRadiusProperty
- public static bool CanBecomeFirstResponder(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static BlurEffectStyle GetBlurEffect(BindableObject element)
- public static BlurEffectStyle GetBlurEffect(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static bool GetCanBecomeFirstResponder(BindableObject element)
- public static bool GetIsLegacyColorModeEnabled(BindableObject element)
- public static bool GetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static bool GetIsShadowEnabled(BindableObject element)
- public static bool GetIsShadowEnabled(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static Color GetShadowColor(BindableObject element)
- public static Color GetShadowColor(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static Size GetShadowOffset(BindableObject element)
- public static Size GetShadowOffset(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static double GetShadowOpacity(BindableObject element)
- public static double GetShadowOpacity(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static double GetShadowRadius(BindableObject element)
- public static double GetShadowRadius(this IPlatformElementConfiguration<iOS, VisualElement> config)
- public static void SetBlurEffect(BindableObject element, BlurEffectStyle value)
- public static void SetCanBecomeFirstResponder(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetCanBecomeFirstResponder(this IPlatformElementConfiguration<iOS, VisualElement> config, bool value)
- public static void SetIsLegacyColorModeEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetIsLegacyColorModeEnabled(this IPlatformElementConfiguration<iOS, VisualElement> config, bool value)
- public static void SetIsShadowEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetIsShadowEnabled(this IPlatformElementConfiguration<iOS, VisualElement> config, bool value)
- public static void SetShadowColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetShadowColor(this IPlatformElementConfiguration<iOS, VisualElement> config, Color value)
- public static void SetShadowOffset(BindableObject element, Size value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetShadowOffset(this IPlatformElementConfiguration<iOS, VisualElement> config, Size value)
- public static void SetShadowOpacity(BindableObject element, double value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetShadowOpacity(this IPlatformElementConfiguration<iOS, VisualElement> config, double value)
- public static void SetShadowRadius(BindableObject element, double value)
- public static IPlatformElementConfiguration<iOS, VisualElement> SetShadowRadius(this IPlatformElementConfiguration<iOS, VisualElement> config, double value)
- public static IPlatformElementConfiguration<iOS, VisualElement> UseBlurEffect(this IPlatformElementConfiguration<iOS, VisualElement> config, BlurEffectStyle value)
Xamarin.Forms.PlatformConfiguration.macOSSpecific
-
public static class NavigationPage
- public static readonly BindableProperty NavigationTransitionPopStyleProperty
- public static readonly BindableProperty NavigationTransitionPushStyleProperty
- public static NavigationTransitionStyle GetNavigationTransitionPopStyle(BindableObject element)
- public static NavigationTransitionStyle GetNavigationTransitionPopStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config)
- public static NavigationTransitionStyle GetNavigationTransitionPushStyle(BindableObject element)
- public static NavigationTransitionStyle GetNavigationTransitionPushStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config)
- public static void SetNavigationTransitionPopStyle(BindableObject element, NavigationTransitionStyle value)
- public static void SetNavigationTransitionPushStyle(BindableObject element, NavigationTransitionStyle value)
- public static void SetNavigationTransitionStyle(BindableObject element, NavigationTransitionStyle pushStyle, NavigationTransitionStyle popStyle)
- public static IPlatformElementConfiguration<macOS, NavigationPage> SetNavigationTransitionStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config, NavigationTransitionStyle pushStyle, NavigationTransitionStyle popStyle)
-
public enum NavigationTransitionStyle
-
public static class Page
-
public static class TabbedPage
- public static readonly BindableProperty TabsStyleProperty
- public static TabsStyle GetTabsStyle(BindableObject element)
- public static TabsStyle GetTabsStyle(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> HideTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> SetShowTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config, TabsStyle value)
- public static void SetTabsStyle(BindableObject element, TabsStyle value)
- public static IPlatformElementConfiguration<macOS, TabbedPage> ShowTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> ShowTabsOnNavigation(this IPlatformElementConfiguration<macOS, TabbedPage> config)
Xamarin.Forms.StyleSheets
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Diagnostics
Xamarin.Forms.Xaml.Internals