API Diff between 4.0.0.394984-pre10 and 4.6.0.529-pre3
172 Additions
528 Removals
Xamarin.Forms
-
public sealed class AdaptiveTrigger : StateTriggerBase
-
public class Animation : IEnumerable
-
public static class AnimationExtensions
-
public class BaseShellItem : NavigableElement, IPropertyPropagationController, IVisualController, IFlowDirectionController, ITabStopElement
-
public abstract class BaseSwipeEventArgs : EventArgs
-
public static class BindableLayout
-
public abstract class BindableObject : INotifyPropertyChanged, IDynamicResourceHandler
-
public static class BindableObjectExtensions
-
public class Button : View, IFontElement, ITextElement, IBorderElement, IButtonController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Button>, IPaddingElement, IImageController, IButtonElement, IImageElement
-
public class CarouselLayoutTypeConverter : TypeConverter
-
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 enum ClearButtonVisibility
-
public class CollectionView : SelectableItemsView
-
public struct Color
- 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 string ToHex()
-
public sealed class CompareStateTrigger : StateTriggerBase
-
public class CurrentItemChangedEventArgs : EventArgs
-
public class DatePicker : View, IFontElement, ITextElement, IElementConfiguration<DatePicker>
-
public static class Device
-
public sealed class DeviceStateTrigger : StateTriggerBase
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, IPlaceholderElement, ITextElement, IElementConfiguration<Editor>
-
public class EmbeddedFont
-
public class Entry : InputView, IFontElement, IPlaceholderElement, ITextElement, ITextAlignmentElement, IEntryController, IElementConfiguration<Entry>
-
public class EntryCell : Cell, ITextAlignmentElement, IEntryCellController
-
public class ExportFontAttribute : Attribute
-
public sealed class FileMediaSource : MediaSource
-
public sealed class FileMediaSourceConverter : TypeConverter
-
public class FlyoutItem : ShellItem
-
public class GridItemsLayout : ItemsLayout
-
public class GroupableItemsView : SelectableItemsView
-
public abstract class HandlerAttribute : Attribute
-
public interface IDispatcher
-
public interface IDispatcherProvider
-
public interface IEmbeddedFontLoader
-
public interface IGestureRecognizers
-
public interface IImageController : IViewController, IVisualElementController, IElementController
-
public interface IImageElement
-
public class Image : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Image>, IImageElement
-
public interface IMediaElementController
-
public enum IndicatorShape
-
public class IndicatorView : TemplatedView
-
public enum InitializationFlags
-
public class InputView : View
-
public interface IShellContentController : IElementController
-
public interface IShellController : IPageController, IVisualElementController, IElementController
-
public interface IShellItemController : IElementController
-
public interface IShellSectionController : IElementController
-
public interface ISwipeItem
-
public interface ISwipeViewController
-
public class ItemsLayoutTypeConverter : TypeConverter
-
public enum ItemsUpdatingScrollMode
-
public class ItemsView : View
-
public class ItemsViewScrolledEventArgs : EventArgs
-
public class Label : View, IFontElement, ITextElement, ITextAlignmentElement, ILineHeightElement, IElementConfiguration<Label>, IDecorableTextElement
-
public class LinearItemsLayout : ItemsLayout
-
public class ListItemsLayout : ItemsLayout
-
public class ListView : ItemsView<Cell>, IListViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ListView>
-
public sealed class MediaElement : View, IMediaElementController
-
public enum MediaElementState
-
public abstract class MediaSource : Element
-
public sealed class MediaSourceConverter : TypeConverter
-
public class : ShellItem
-
public enum NamedSize
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class OpenSwipeEventArgs : EventArgs
-
public enum OpenSwipeItem
-
public sealed class OrientationStateTrigger : StateTriggerBase
-
public class Page : VisualElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
- public const string PromptSignalName = "Xamarin.SendPrompt"
- public string BackgroundImage { get; set; }
- public FileImageSource BackgroundImage { get; set; }
- 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 class Picker : View, IFontElement, ITextElement, IElementConfiguration<Picker>
-
public class PositionChangedEventArgs : EventArgs
-
public enum PresentationMode
-
public class RadioButton : Button, IElementConfiguration<RadioButton>
-
public class RefreshView : ContentView, IElementConfiguration<RefreshView>
-
public sealed class RelativeBindingSource
-
public enum RelativeBindingSourceMode
-
public static class Routing
-
public enum ScrollMode
-
public enum ScrollOrientation
-
public class SearchBar : InputView, IFontElement, IPlaceholderElement, ITextElement, ITextAlignmentElement, ISearchBarController, IElementConfiguration<SearchBar>
-
public class SearchHandler : BindableObject, ISearchHandlerController
-
public class SeekRequested : EventArgs
-
public class SelectableItemsView : ItemsView
-
public sealed class Setter : IValueProvider
-
public class Shell : Page, IShellController, IPageController, IVisualElementController, IElementController, IPropertyPropagationController
- public class NavigationImpl : NavigationProxy
- public static readonly BindableProperty BackgroundColorProperty
- public static readonly BindableProperty DisabledColorProperty
- public static readonly BindableProperty FlyoutBackgroundImageAspectProperty
- public static readonly BindableProperty FlyoutBackgroundImageProperty
- public static readonly BindableProperty FlyoutVerticalScrollModeProperty
- public static readonly BindableProperty ForegroundColorProperty
- public static readonly BindableProperty
- public static readonly BindableProperty NavBarHasShadowProperty
- public static readonly BindableProperty PresentationModeProperty
- public static readonly BindableProperty TabBarBackgroundColorProperty
- public static readonly BindableProperty TabBarDisabledColorProperty
- public static readonly BindableProperty TabBarForegroundColorProperty
- public static readonly BindableProperty ShellBackgroundColorProperty
- public static readonly BindableProperty ShellDisabledColorProperty
- public static readonly BindableProperty ShellForegroundColorProperty
- public static readonly BindableProperty ShellTabBarBackgroundColorProperty
- public static readonly BindableProperty ShellTabBarDisabledColorProperty
- public static readonly BindableProperty ShellTabBarForegroundColorProperty
- public static readonly BindableProperty ShellTabBarTitleColorProperty
- public static readonly BindableProperty ShellTabBarUnselectedColorProperty
- public static readonly BindableProperty ShellTitleColorProperty
- public static readonly BindableProperty ShellUnselectedColorProperty
- public static readonly BindableProperty TabBarTitleColorProperty
- public static readonly BindableProperty TabBarUnselectedColorProperty
- public static readonly BindableProperty TitleColorProperty
- public static readonly BindableProperty UnselectedColorProperty
- public ShellItemCollection Flyout { get; }
- public ImageSource FlyoutBackgroundImage { get; set; }
- public Aspect FlyoutBackgroundImageAspect { get; set; }
- public ScrollMode FlyoutVerticalScrollMode { get; set; }
- public IList<ShellItem> Items { get; }
- public ShellItemCollection Items { get; }
- public MenuItemCollection { get; }
- public string Route { get; set; }
- public string RouteHost { get; set; }
- public string RouteScheme { get; set; }
- public static Color GetBackgroundColor(BindableObject obj)
- public static Color GetDisabledColor(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 PresentationMode GetPresentationMode(BindableObject obj)
- public static Color GetTabBarBackgroundColor(BindableObject obj)
- public static Color GetTabBarDisabledColor(BindableObject obj)
- public static Color GetTabBarForegroundColor(BindableObject obj)
- public static Color GetShellBackgroundColor(BindableObject obj)
- public static Color GetShellDisabledColor(BindableObject obj)
- public static Color GetShellForegroundColor(BindableObject obj)
- public static Color GetShellTabBarBackgroundColor(BindableObject obj)
- public static Color GetShellTabBarDisabledColor(BindableObject obj)
- public static Color GetShellTabBarForegroundColor(BindableObject obj)
- public static Color GetShellTabBarTitleColor(BindableObject obj)
- public static Color GetShellTabBarUnselectedColor(BindableObject obj)
- public static Color GetShellTitleColor(BindableObject obj)
- public static Color GetShellUnselectedColor(BindableObject obj)
- public static Color GetTabBarTitleColor(BindableObject obj)
- public static Color GetTabBarUnselectedColor(BindableObject obj)
- public static Color GetTitleColor(BindableObject obj)
- public static Color GetUnselectedColor(BindableObject obj)
- public static void SetBackgroundColor(BindableObject obj, Color value)
- public static void SetDisabledColor(BindableObject obj, Color 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 SetPresentationMode(BindableObject obj, PresentationMode presentationMode)
- 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 SetShellBackgroundColor(BindableObject obj, Color value)
- public static void SetShellDisabledColor(BindableObject obj, Color value)
- public static void SetShellForegroundColor(BindableObject obj, Color value)
- public static void SetShellTabBarBackgroundColor(BindableObject obj, Color value)
- public static void SetShellTabBarDisabledColor(BindableObject obj, Color value)
- public static void SetShellTabBarForegroundColor(BindableObject obj, Color value)
- public static void SetShellTabBarTitleColor(BindableObject obj, Color value)
- public static void SetShellTabBarUnselectedColor(BindableObject obj, Color value)
- public static void SetShellTitleColor(BindableObject obj, Color value)
- public static void SetShellUnselectedColor(BindableObject obj, Color 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 SetUnselectedColor(BindableObject obj, Color value)
- public static void VerifyShellUWPFlagEnabled(string constructorHint = null, string memberName = "")
- public Task GoToAsync(ShellNavigationState state)
-
public sealed class ShellContentCollection : IList<ShellContent>, ICollection<ShellContent>, IEnumerable<ShellContent>, IEnumerable, INotifyCollectionChanged
-
public class ShellItem : ShellGroupItem, IShellItemController, IElementController, IElementConfiguration<ShellItem>, IPropertyPropagationController
-
public sealed class ShellItemCollection : IEnumerable<ShellItem>, IEnumerable, IList<ShellItem>, ICollection<ShellItem>, INotifyCollectionChanged
-
public class ShellSection : ShellGroupItem, IShellSectionController, IElementController, IPropertyPropagationController
-
public sealed class ShellSectionCollection : IList<ShellSection>, ICollection<ShellSection>, IEnumerable<ShellSection>, IEnumerable, INotifyCollectionChanged
-
public class Span : GestureElement, IFontElement, IStyleElement, ITextElement, ILineHeightElement, IDecorableTextElement
-
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 enum SwipeBehaviorOnInvoked
-
public class SwipeChangingEventArgs : BaseSwipeEventArgs
-
public class SwipeEndedEventArgs : BaseSwipeEventArgs
-
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 Tab : ShellSection
-
public class TabBar : ShellItem
-
public static class TabIndexExtensions
-
public class TemplatedPage : Page, IControlTemplated
-
public class TemplatedView : Layout, IControlTemplated
-
public enum TextType
-
public struct Thickness
-
public class TimePicker : View, IFontElement, ITextElement, IElementConfiguration<TimePicker>
-
public sealed class UriMediaSource : MediaSource
-
public static class ViewExtensions
-
public sealed class VisualState
-
public class WebView : View, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
-
public sealed class ExportCellAttribute : HandlerAttribute
-
public sealed class ExportHandlerAttribute : HandlerAttribute
-
public sealed class ExportImageSourceHandlerAttribute : HandlerAttribute
-
public sealed class ExportRendererAttribute : HandlerAttribute
-
public static class Forms
-
public class InitializationOptions
-
public enum PlatformType
-
public enum StaticRegistrarStrategy
-
public enum TizenTitleBarVisibility
-
public class ViewInitializedEventArgs : EventArgs
Xamarin.Forms.Core
Xamarin.Forms.Core.Design
Xamarin.Forms.Internals
Xamarin.Forms.Markup
-
public static class BindableObjectExtensions
-
public static class DefaultBindableProperties
-
public static class ElementExtensions
-
public static class ElementGesturesExtensions
-
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 static class GridRowsColumns
-
public static class LabelExtensions
-
public static class LayoutExtensions
-
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 class ViewInFlexLayoutExtensions
-
public static class ViewInGridExtensions
-
public static class VisualElementExtensions
Xamarin.Forms.Markup.LeftToRight
Xamarin.Forms.Markup.RightToLeft
Xamarin.Forms.Platform.Tizen
-
public static class AccessibilityExtensions
-
public class AspectToDisplayAspectModeConverter : IValueConverter
-
public class ButtonRenderer : ViewRenderer<Button, Button>
-
public class CarouselViewRenderer : ItemsViewRenderer<CarouselView, CarouselView>
-
public class CheckBoxRenderer : ViewRenderer<CheckBox, Check>
-
public static class ColorExtensions
-
public class DefaultPlatform : BindableObject, ITizenPlatform, IDisposable, IPlatform, INavigation
-
public class EmbeddedFontLoader : IEmbeddedFontLoader, IRegisterable
-
public class EntryRenderer : ViewRenderer<Entry, Entry>
-
public sealed class ExportCellAttribute : HandlerAttribute
-
public sealed class ExportHandlerAttribute : HandlerAttribute
-
public sealed class ExportImageSourceHandlerAttribute : HandlerAttribute
-
public sealed class ExportRendererAttribute : HandlerAttribute
-
public sealed class FileImageSourceHandler : IImageSourceHandler, IRegisterable
-
public static class FontExtensions
-
public static class Forms
-
public class FormsApplication : CoreUIApplication
-
public interface IImageSourceHandler : IRegisterable
-
public static class ImageExtensions
-
public class ImageRenderer : ViewRenderer<Image, Image>
-
public interface IMediaViewProvider
-
public interface INavigationDrawer
-
public interface INavigationView
-
public interface IShellTabs
-
public class Item
-
public abstract class ItemsViewRenderer<TItemsView, TNative> : ViewRenderer<TItemsView, TNative> where TItemsView : ItemsView where TNative : CollectionView
-
public interface ITizenPlatform : IDisposable, IPlatform
-
public static class KeyboardExtensions
- public static void UpdateKeyboard(this IEntry control, Keyboard keyboard, bool isSpellCheckEnabled, bool isTextPredictionEnabled)
- public static void UpdateKeyboard(this Entry control, Keyboard keyboard, bool isSpellCheckEnabled, bool isTextPredictionEnabled)
-
public class LightweightPlatform : BindableObject, ITizenPlatform, IDisposable, IPlatform
-
public static class MediaElementExtension
-
public class MediaElementRenderer : ViewRenderer<MediaElement, LayoutCanvas>, IMediaViewProvider, IVideoOutput
-
public class NavigationDrawer : Box
-
public class NavigationView : Box
-
public class : IDisposable
-
public class PreloadedWindow : Window
-
public class RefreshViewRenderer : LayoutRenderer
-
public class ShellItemRenderer : IAppearanceObserver, IDisposable
-
public class ShellNavBar : Box
-
public class ShellRenderer : VisualElementRenderer<Shell>, IFlyoutController
-
public class ShellSectionNavigation : Box, IAppearanceObserver
-
public class ShellSectionRenderer : IAppearanceObserver
-
public class ShellTabs : Toolbar, IShellTabs
-
public enum ShellTabsType
-
public static class StaticRegistrar
-
public class StaticRegistrar<TRegistrable>
-
public sealed class StreamImageSourceHandler : IImageSourceHandler, IRegisterable
-
public class StructuredItemsViewRenderer : ItemsViewRenderer<StructuredItemsView, CollectionView>
-
public class SwipeViewRenderer : LayoutRenderer
-
public enum TizenTitleBarVisibility
-
public sealed class UriImageSourceHandler : IImageSourceHandler, IRegisterable
-
public class ViewInitializedEventArgs : EventArgs
-
public abstract class VisualElementRenderer<TElement> : IVisualElementRenderer, IRegisterable, IDisposable, IEffectControlProvider where TElement : VisualElement
Xamarin.Forms.Platform.Tizen.Native
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
Xamarin.Forms.PlatformConfiguration.TizenSpecific
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
Xamarin.Forms.PlatformConfiguration.iOSSpecific
Xamarin.Forms.StyleSheets
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Diagnostics