API Diff between 4.6.0.616-pre4 and 4.1.0.709244
1105 Additions
28 Removals
Xamarin.Forms
-
public enum ActivationFlags
-
public sealed class AdaptiveTrigger : StateTriggerBase
-
public class Animation : IEnumerable
-
public static class AnimationExtensions
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public enum AppTheme
-
public class AppThemeChangedEventArgs : EventArgs
-
public class AppThemeColor : BindableObject
-
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 enum ClearButtonVisibility
-
public class CollectionView : GroupableItemsView
-
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, IElementConfiguration<Editor>
-
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 class FlyoutItem : ShellItem
- public const string GridStyle = "FlyoutItemGridStyle"
- public const string ImageStyle = "FlyoutItemImageStyle"
- public const string LabelStyle = "FlyoutItemLabelStyle"
-
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, 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 class : BaseMenuItem, IMenuItemController, IStyleSelectable
- public IList<string> { get; set; }
- public IList<string> { get; set; }
-
public static class NamedPlatformColor
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class OnAppTheme<T> : BindableObject, IDisposable
-
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 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 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 class VisualElement : NavigableElement, IAnimatable, IVisualElementController, IElementController, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, ITabStopElement, IStylable
-
public sealed class VisualState
-
public class WebView : View, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
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 interface IPlatformServices
-
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 PropertyPropagationExtensions
-
public static class Registrar
-
public class Registrar<TRegistrable>
-
public static class SwipeDirectionHelper
-
public abstract class Ticker
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.AndroidSpecific
Xamarin.Forms.PlatformConfiguration.TizenSpecific
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
Xamarin.Forms.PlatformConfiguration.iOSSpecific
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Diagnostics