API Diff between 4.5.0.495 and 4.1.0.618606
748 Additions
28 Removals
Xamarin.Forms
-
public enum ActivationFlags
-
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 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 enum ClearButtonVisibility
-
public class CollectionView : GroupableItemsView
-
public struct Color
-
public sealed class CompareStateTrigger : StateTriggerBase
-
public class CurrentItemChangedEventArgs : EventArgs
-
public class DatePicker : View, IFontElement, ITextElement, IElementConfiguration<DatePicker>
-
public sealed class DeviceStateTrigger : StateTriggerBase
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, IElementConfiguration<Editor>
-
public class EmbeddedFont
-
public class Entry : InputView, IFontElement, 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 GroupableItemsView : SelectableItemsView
-
public abstract class HandlerAttribute : Attribute
-
public interface IDispatcher
-
public interface IDispatcherProvider
-
public interface IEmbeddedFontLoader
-
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, IPlaceholderElement, ITextElement
-
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 enum ItemsUpdatingScrollMode
-
public abstract class ItemsView : View
-
public class ItemsViewScrolledEventArgs : EventArgs
-
public class Label : View, IFontElement, ITextElement, ITextAlignmentElement, ILineHeightElement, IElementConfiguration<Label>, IDecorableTextElement, IPaddingElement
-
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 sealed class OrientationStateTrigger : StateTriggerBase
-
public class Page : VisualElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
- public const string PromptSignalName = "Xamarin.SendPrompt"
- 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 RefreshView : ContentView, IElementConfiguration<RefreshView>
-
public sealed class RelativeBindingSource
-
public enum RelativeBindingSourceMode
-
public enum ScrollMode
-
public enum ScrollOrientation
-
public class SearchBar : InputView, IFontElement, ITextAlignmentElement, ISearchBarController, IElementConfiguration<SearchBar>
-
public class SearchHandler : BindableObject, ISearchHandlerController, IPlaceholderElement, IFontElement, ITextElement, ITextAlignmentElement
-
public class SeekRequested : EventArgs
-
public class SelectableItemsView : StructuredItemsView
-
public sealed class Setter : IValueProvider
-
public class Shell : Page, IShellController, IPageController, IVisualElementController, IElementController, IPropertyPropagationController
-
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 static class TabIndexExtensions
-
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
Xamarin.Forms.Core
Xamarin.Forms.Core.Design
Xamarin.Forms.Internals
-
public static class ContentPageEx
-
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 struct Profile : IDisposable
- public static void FrameBegin(string name = "", string id = null, int line = 0)
- public static void FrameEnd()
- public static void FrameBegin(string name = "", int line = 0)
- public static void FrameEnd(string name = "")
-
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 Registrar
-
public class Registrar<TRegistrable>
-
public static class SwipeDirectionHelper
-
public abstract class Ticker
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
Xamarin.Forms.PlatformConfiguration.TizenSpecific
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
Xamarin.Forms.PlatformConfiguration.iOSSpecific
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Diagnostics