API Diff between 5.0.0.2291 and 4.0.0.304370-pre8
1966 Additions
98 Removals
Xamarin.Forms
-
public sealed class AdaptiveTrigger : StateTriggerBase
-
public class Animation : IEnumerable
-
public static class AnimationExtensions
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public class AppThemeChangedEventArgs : EventArgs
-
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 BindableProperty
-
public sealed class Binding : BindingBase
-
public abstract class Brush : Element
-
public class BrushTypeConverter : TypeConverter
-
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 CloseRequestedEventArgs : EventArgs
-
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 class ColumnDefinitionCollectionTypeConverter : TypeConverter
-
public sealed class CompareStateTrigger : StateTriggerBase
-
public class ControlTemplate : ElementTemplate
-
public class CurrentItemChangedEventArgs : EventArgs
-
public class DataPackage
-
public enum DataPackageOperation
-
public class DataPackagePropertySet : IEnumerable
-
public class DataPackagePropertySetView : IReadOnlyDictionary<string, object>, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IReadOnlyCollection<KeyValuePair<string, object>>
-
public class DataPackageView
-
public class DatePicker : View, IFontElement, ITextElement, IElementConfiguration<DatePicker>
-
public static class DependencyService
-
public static class Device
-
public sealed class DeviceStateTrigger : StateTriggerBase
-
public sealed class DoubleCollection : ObservableCollection<double>
-
public class DoubleCollectionConverter : TypeConverter
-
public class DragEventArgs : EventArgs
-
public class DragGestureRecognizer : GestureRecognizer
-
public class DragStartingEventArgs : EventArgs
-
public class DropCompletedEventArgs : EventArgs
-
public class DropEventArgs
-
public class DropGestureRecognizer : GestureRecognizer
-
public class EasingTypeConverter : TypeConverter
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, IElementConfiguration<Editor>
-
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 ExportFontAttribute : Attribute
-
public class FlyoutItem : ShellItem
-
public enum FlyoutLayoutBehavior
-
public class FlyoutPage : Page, IFlyoutPageController, IElementConfiguration<FlyoutPage>
-
public class FontFile
-
public class GestureRecognizer : Element, IGestureRecognizer, INotifyPropertyChanged
-
public abstract class GradientBrush : Brush
-
public class GradientStop : Element
-
public sealed class GradientStopCollection : ObservableCollection<GradientStop>
-
public class GridItemsLayout : ItemsLayout
-
public class GroupableItemsView : SelectableItemsView
-
public abstract class HandlerAttribute : Attribute
-
public interface IBorderElement
-
public interface IDispatcher
-
public interface IDispatcherProvider
-
public interface IEmbeddedFontLoader
-
public interface IFlyoutPageController
-
public interface IGestureRecognizers
-
public interface IImageController : IViewController, IVisualElementController, IElementController
-
public interface IImageElement
-
public interface IListViewController : IViewController, IVisualElementController, IElementController
-
public class Image : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Image>, IImageElement
-
public abstract class ImageSource : Element
-
public interface IMultiValueConverter
-
public enum IndicatorShape
-
public class IndicatorView : TemplatedView
-
public enum InitializationFlags
-
public class InputView : View, IPlaceholderElement, ITextElement
-
public interface IPaddingElement
-
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 interface ITabStopElement
-
public class ItemsLayoutTypeConverter : TypeConverter
-
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 abstract class Layout : View, ILayout, ILayoutController, IPaddingElement
-
public class LinearGradientBrush : GradientBrush
-
public class LinearItemsLayout : ItemsLayout
-
public class ListItemsLayout : ItemsLayout
-
public class ListView : ItemsView<Cell>, IListViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ListView>
-
public class MarshalingObservableCollection : List<object>, INotifyCollectionChanged
-
public class MasterDetailPage : FlyoutPage, IMasterDetailPageController
-
public class : BaseMenuItem, IMenuItemController, IStyleSelectable
-
public class : ShellItem
-
public sealed class MultiBinding : BindingBase
-
public static class NamedPlatformColor
-
public enum NamedSize
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class NullEffect : Effect
-
public class OpenRequestedEventArgs : EventArgs
-
public enum OpenSwipeItem
-
public sealed class OrientationStateTrigger : StateTriggerBase
-
public enum OSAppTheme
-
public class Page : VisualElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
- public static readonly BindableProperty BackgroundImageSourceProperty
- public static readonly BindableProperty IconImageSourceProperty
- public const string PromptSignalName = "Xamarin.SendPrompt"
- public ImageSource BackgroundImageSource { get; set; }
- public ImageSource IconImageSource { get; set; }
- public Task<string> DisplayActionSheet(string title, string cancel, string destruction, FlowDirection flowDirection, string[] buttons)
- public Task DisplayAlert(string title, string message, string cancel, FlowDirection flowDirection)
- public Task<bool> DisplayAlert(string title, string message, string accept, string cancel, FlowDirection flowDirection)
- 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, ITextAlignmentElement, IElementConfiguration<Picker>
-
public class PlatformConfigurationRegistry<TElement> : IElementConfiguration<TElement> where TElement : Element
-
public class PositionChangedEventArgs : EventArgs
-
public enum PresentationMode
-
public class RadialGradientBrush : GradientBrush
-
public class RadioButton : TemplatedView, IElementConfiguration<RadioButton>, ITextElement, IFontElement, IBorderElement
-
public static class RadioButtonGroup
-
public struct Rect
- public static Rect Zero
- public double Bottom { get; }
- public Point Center { get; }
- public double Height { get; set; }
- public bool IsEmpty { get; }
- public double Left { get; }
- public Point Location { get; set; }
- public double Right { get; }
- public Size Size { get; set; }
- public double Top { get; }
- public double Width { get; set; }
- public double X { get; set; }
- public double Y { get; set; }
- public Rect(double x, double y, double width, double height)
- public Rect(Point loc, Size sz)
- public static Rect FromLTRB(double left, double top, double right, double bottom)
- public static Rect Intersect(Rect r1, Rect r2)
- public static bool op_Equality(Rect r1, Rect r2)
- public static bool op_Inequality(Rect r1, Rect r2)
- public static Rect Union(Rect r1, Rect r2)
- public bool Contains(Rect rect)
- public bool Contains(Point pt)
- public bool Contains(double x, double y)
- public void Deconstruct(out double x, out double y, out double width, out double height)
- public bool Equals(Rect other)
- public Rect Inflate(Size sz)
- public Rect Inflate(double width, double height)
- public Rect Intersect(Rect r)
- public bool IntersectsWith(Rect r)
- public Rect Offset(double dx, double dy)
- public Rect Offset(Point dr)
- public Rect Round()
- public Rect Union(Rect r)
-
public struct Rectangle
-
public class RectTypeConverter : TypeConverter
-
public class RefreshView : ContentView, IElementConfiguration<RefreshView>
-
public struct Region
-
public sealed class RelativeBindingSource
-
public enum RelativeBindingSourceMode
-
public static class Routing
-
public class RowDefinitionCollectionTypeConverter : TypeConverter
-
public enum ScrollMode
-
public enum ScrollOrientation
-
public class SearchBar : InputView, IFontElement, ITextAlignmentElement, ISearchBarController, IElementConfiguration<SearchBar>
-
public enum SearchBoxVisiblity
-
public enum SearchBoxVisibility
-
public class SearchHandler : BindableObject, ISearchHandlerController, IPlaceholderElement, IFontElement, ITextElement, ITextAlignmentElement
-
public class SelectableItemsView : StructuredItemsView
-
public sealed class Setter : IValueProvider
-
public class Shell : Page, IShellController, IPageController, IVisualElementController, IElementController, IPropertyPropagationController, IPageContainer<Page>
- public static readonly BindableProperty BackgroundColorProperty
- public static readonly BindableProperty DisabledColorProperty
- public static readonly BindableProperty FlyoutBackdropProperty
- public static readonly BindableProperty FlyoutBackgroundImageAspectProperty
- public static readonly BindableProperty FlyoutBackgroundImageProperty
- public static readonly BindableProperty FlyoutBackgroundProperty
- public static readonly BindableProperty FlyoutContentProperty
- public static readonly BindableProperty FlyoutContentTemplateProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty FlyoutHeightProperty
- public static readonly BindableProperty
- public static readonly BindableProperty FlyoutItemIsVisibleProperty
- public static readonly BindableProperty FlyoutVerticalScrollModeProperty
- public static readonly BindableProperty FlyoutWidthProperty
- public static readonly BindableProperty ForegroundColorProperty
- public static readonly BindableProperty
- public static readonly BindableProperty NavBarHasShadowProperty
- public static readonly BindableProperty PresentationModeProperty
- public static readonly BindableProperty SetPaddingInsetsProperty
- 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 TabBarBackgroundColorProperty
- public static readonly BindableProperty TabBarDisabledColorProperty
- public static readonly BindableProperty TabBarForegroundColorProperty
- public static readonly BindableProperty TabBarTitleColorProperty
- public static readonly BindableProperty TabBarUnselectedColorProperty
- public static readonly BindableProperty TitleColorProperty
- public static readonly BindableProperty UnselectedColorProperty
- public Page CurrentPage { get; }
- public ShellItemCollection Flyout { get; }
- public Brush FlyoutBackdrop { get; set; }
- public Brush FlyoutBackground { get; set; }
- public ImageSource FlyoutBackgroundImage { get; set; }
- public Aspect FlyoutBackgroundImageAspect { get; set; }
- public object FlyoutContent { get; set; }
- public DataTemplate FlyoutContentTemplate { get; set; }
- public object { get; set; }
- public DataTemplate { get; set; }
- public double FlyoutHeight { get; set; }
- public DataTemplate { get; set; }
- public ShellItemCollection Items { get; }
- public IEnumerable FlyoutItems { get; }
- public ScrollMode FlyoutVerticalScrollMode { get; set; }
- public double FlyoutWidth { get; set; }
- public IList<ShellItem> 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 Brush GetFlyoutBackdrop(BindableObject obj)
- public static double GetFlyoutHeight(BindableObject obj)
- public static bool GetFlyoutItemIsVisible(BindableObject obj)
- public static double GetFlyoutWidth(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 bool GetSetPaddingInsets(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 GetTabBarBackgroundColor(BindableObject obj)
- public static Color GetTabBarDisabledColor(BindableObject obj)
- public static Color GetTabBarForegroundColor(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 SetFlyoutBackdrop(BindableObject obj, Brush value)
- public static void SetFlyoutHeight(BindableObject obj, double value)
- public static void SetFlyoutItemIsVisible(BindableObject obj, bool isVisible)
- public static void SetFlyoutWidth(BindableObject obj, double 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 SetSetPaddingInsets(BindableObject obj, bool 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 SetTabBarBackgroundColor(BindableObject obj, Color value)
- public static void SetTabBarDisabledColor(BindableObject obj, Color value)
- public static void SetTabBarForegroundColor(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 void AddLogicalChild(Element element)
- public Task GoToAsync(ShellNavigationState state)
- public void RemoveLogicalChild(Element element)
-
public class ShellAppearance : IShellAppearanceElement
-
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 ShellNavigatingDeferral
-
public class ShellNavigatingEventArgs : EventArgs
-
public class ShellSection : ShellGroupItem, IShellSectionController, IElementController, IPropertyPropagationController
-
public sealed class ShellSectionCollection : IList<ShellSection>, ICollection<ShellSection>, IEnumerable<ShellSection>, IEnumerable, INotifyCollectionChanged
-
public static class ShellTemplatedViewManager
- public static void OnViewDataChanged(DataTemplate currentViewTemplate, ref View localViewRef, object newViewData, Action<Element> OnChildRemoved, Action<Element> OnChildAdded)
- public static void OnViewTemplateChanged(DataTemplate newViewTemplate, ref View localViewRef, object currentViewData, Action<Element> OnChildRemoved, Action<Element> OnChildAdded, Shell shell)
- public static void SetView(ref View localView, View newView, Action<Element> OnChildRemoved, Action<Element> OnChildAdded)
-
public class Slider : View, ISliderController, IElementConfiguration<Slider>
-
public class SolidColorBrush : Brush
-
public class Span : GestureElement, IFontElement, IStyleElement, ITextElement, ILineHeightElement, IDecorableTextElement
-
public sealed class StateTrigger : StateTriggerBase
-
public abstract class StateTriggerBase : BindableObject
-
public class Stepper : View, IElementConfiguration<Stepper>
-
public enum Stretch
-
public class StructuredItemsView : ItemsView
-
public enum SweepDirection
-
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 class TabbedPage : MultiPage<Page>, IBarElement, IElementConfiguration<TabbedPage>
-
public class TabContent : ShellContent
-
public static class TabIndexExtensions
- public static VisualElement FindNextElement(this VisualElement element, bool forwardDirection, IDictionary<int, List<VisualElement>> tabIndexes, ref int tabIndex)
- public static IDictionary<int, List<VisualElement>> GetTabIndexesOnParentPage(this VisualElement element, out int countChildrensWithTabStopWithoutThis)
- public static ITabStopElement FindNextElement(this ITabStopElement element, bool forwardDirection, IDictionary<int, List<ITabStopElement>> tabIndexes, ref int tabIndex)
- public static SortedDictionary<int, List<ITabStopElement>> GetSortedTabIndexesOnParentPage(this VisualElement element)
- public static IDictionary<int, List<ITabStopElement>> GetTabIndexesOnParentPage(this ITabStopElement element, out int countChildrenWithTabStopWithoutThis)
-
public class TemplatedPage : Page, IControlTemplated
-
public class TemplatedView : Layout, IControlTemplated
-
public enum TextTransform
-
public enum TextType
-
public struct Thickness
-
public class TimePicker : View, IFontElement, ITextElement, IElementConfiguration<TimePicker>
-
public abstract class TypeConverter
-
public static class ViewExtensions
-
public class VisualElement : NavigableElement, IAnimatable, IVisualElementController, IElementController, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, ITabStopElement, IStylable
-
public sealed class VisualState
-
public class VisualStateGroupList : IList<VisualStateGroup>, ICollection<VisualStateGroup>, IEnumerable<VisualStateGroup>, IEnumerable
-
public class WeakEventManager
-
public class WebView : View, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
Xamarin.Forms.Core.Design
Xamarin.Forms.Core.PlatformConfiguration.TizenSpecific
Xamarin.Forms.Internals
-
public class ActionSheetArguments
-
public class AlertArguments
-
public sealed class AsyncValue<T> : INotifyPropertyChanged
-
public static class AsyncValueExtensions
-
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 INameScope
-
public interface IPlatformInvalidate
-
public interface IPlatformServices
-
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 Registrar
-
public class Registrar<TRegistrable>
-
public static class ResourceLoader
-
public static class SwipeDirectionHelper
-
public static class TextTransformUtilites
-
public abstract class Ticker
-
public class ToolbarTracker
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
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 static class Image
-
public static class ItemsView
-
public static class ScrollView
- public static readonly BindableProperty HorizontalScrollStepProperty
- public static readonly BindableProperty VerticalScrollStepProperty
- public static int GetHorizontalScrollStep(BindableObject element)
- public static int GetHorizontalScrollStep(this IPlatformElementConfiguration<Tizen, ScrollView> config)
- public static int GetVerticalScrollStep(BindableObject element)
- public static int GetVerticalScrollStep(this IPlatformElementConfiguration<Tizen, ScrollView> config)
- public static void SetHorizontalScrollStep(BindableObject element, int scrollStep)
- public static IPlatformElementConfiguration<Tizen, ScrollView> SetHorizontalScrollStep(this IPlatformElementConfiguration<Tizen, ScrollView> config, int scrollStep)
- public static void SetVerticalScrollStep(BindableObject element, int scrollStep)
- public static IPlatformElementConfiguration<Tizen, ScrollView> SetVerticalScrollStep(this IPlatformElementConfiguration<Tizen, ScrollView> config, int scrollStep)
-
public static class Switch
-
public static class SwitchStyle
- public const string OnOff = "on&off"
- public const string Small = "small"
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
-
public static class Application
-
public static class FlyoutPage
- public static readonly BindableProperty CollapsedPaneWidthProperty
- public static readonly BindableProperty CollapseStyleProperty
- public static double CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, FlyoutPage> config)
- public static IPlatformElementConfiguration<Windows, FlyoutPage> CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, FlyoutPage> config, double value)
- public static double GetCollapsedPaneWidth(BindableObject element)
- public static CollapseStyle GetCollapseStyle(BindableObject element)
- public static CollapseStyle GetCollapseStyle(this IPlatformElementConfiguration<Windows, FlyoutPage> config)
- public static void SetCollapsedPaneWidth(BindableObject element, double collapsedPaneWidth)
- public static void SetCollapseStyle(BindableObject element, CollapseStyle collapseStyle)
- public static IPlatformElementConfiguration<Windows, FlyoutPage> SetCollapseStyle(this IPlatformElementConfiguration<Windows, FlyoutPage> config, CollapseStyle value)
- public static IPlatformElementConfiguration<Windows, FlyoutPage> UsePartialCollapse(this IPlatformElementConfiguration<Windows, FlyoutPage> config)
-
public static class RefreshView
-
public static class WebView
-
public enum WebViewExecutionMode
Xamarin.Forms.PlatformConfiguration.iOSSpecific
Xamarin.Forms.Shapes
-
public class ArcSegment : PathSegment
-
public class BezierSegment : PathSegment
-
public sealed class CompositeTransform : Transform
-
public sealed class Ellipse : Shape
-
public class EllipseGeometry : Geometry
-
public enum FillRule
-
public abstract class Geometry : BindableObject
-
public sealed class GeometryCollection : ObservableCollection<Geometry>
-
public class GeometryGroup : Geometry
-
public static class GeometryHelper
- public static void FlattenArc(List<Point> points, Point pt1, Point pt2, double radiusX, double radiusY, double angleRotation, bool isLargeArc, bool isCounterclockwise, double tolerance)
- public static void FlattenCubicBezier(List<Point> points, Point ptStart, Point ptCtrl1, Point ptCtrl2, Point ptEnd, double tolerance)
- public static PathGeometry FlattenGeometry(Geometry geoSrc, double tolerance)
- public static void FlattenGeometry(PathGeometry pathGeoDst, Geometry geoSrc, double tolerance, Matrix matxPrevious)
- public static void FlattenQuadraticBezier(List<Point> points, Point ptStart, Point ptCtrl, Point ptEnd, double tolerance)
-
public sealed class Line : Shape
-
public class LineGeometry : Geometry
-
public class LineSegment : PathSegment
-
public struct Matrix
- public static Matrix Identity { get; }
- public double Determinant { get; }
- public bool HasInverse { get; }
- public bool IsIdentity { get; }
- public double M11 { get; set; }
- public double M12 { get; set; }
- public double M21 { get; set; }
- public double M22 { get; set; }
- public double OffsetX { get; set; }
- public double OffsetY { get; set; }
- public Matrix(double m11, double m12, double m21, double m22, double offsetX, double offsetY)
- public static Matrix Multiply(Matrix trans1, Matrix trans2)
- public static Matrix op_Multiply(Matrix trans1, Matrix trans2)
- public void Append(Matrix matrix)
- public void Invert()
- public void Prepend(Matrix matrix)
- public void Rotate(double angle)
- public void RotateAt(double angle, double centerX, double centerY)
- public void RotateAtPrepend(double angle, double centerX, double centerY)
- public void RotatePrepend(double angle)
- public void Scale(double scaleX, double scaleY)
- public void ScaleAt(double scaleX, double scaleY, double centerX, double centerY)
- public void ScaleAtPrepend(double scaleX, double scaleY, double centerX, double centerY)
- public void ScalePrepend(double scaleX, double scaleY)
- public void SetIdentity()
- public void Skew(double skewX, double skewY)
- public void SkewPrepend(double skewX, double skewY)
- public Point Transform(Point point)
- public void Transform(Point[] points)
- public Vector2 Transform(Vector2 vector)
- public void Transform(Vector2[] vectors)
- public void Translate(double offsetX, double offsetY)
- public void TranslatePrepend(double offsetX, double offsetY)
-
public class MatrixTransform : Transform
-
public class MatrixTypeConverter : TypeConverter
-
public class Path : Shape
-
public sealed class PathFigure : BindableObject, IAnimatable
-
public sealed class PathFigureCollection : ObservableCollection<PathFigure>
-
public class PathFigureCollectionConverter : TypeConverter
-
public sealed class PathGeometry : Geometry
-
public class PathGeometryConverter : TypeConverter
-
public abstract class PathSegment : BindableObject, IAnimatable
-
public sealed class PathSegmentCollection : ObservableCollection<PathSegment>
-
public enum PenLineCap
-
public enum PenLineJoin
-
public sealed class PointCollection : ObservableCollection<Point>
-
public class PointCollectionConverter : TypeConverter
-
public sealed class PolyBezierSegment : PathSegment
-
public sealed class Polygon : Shape
-
public sealed class Polyline : Shape
-
public class PolyLineSegment : PathSegment
-
public class PolyQuadraticBezierSegment : PathSegment
-
public class QuadraticBezierSegment : PathSegment
-
public sealed class Rectangle : Shape
-
public class RectangleGeometry : Geometry
-
public class RotateTransform : Transform
-
public class RoundRectangleGeometry : GeometryGroup
-
public class ScaleTransform : Transform
-
public abstract class Shape : View
-
public class SkewTransform : Transform
-
public class Transform : BindableObject
-
public sealed class TransformCollection : ObservableCollection<Transform>
-
public sealed class TransformGroup : Transform
-
public class TransformTypeConverter : TypeConverter
-
public class TranslateTransform : Transform
-
public struct Vector2
- public double Length { get; }
- public double LengthSquared { get; }
- public Vector2 Normalized { get; }
- public double X { get; }
- public double Y { get; }
- public Vector2(double x, double y)
- public Vector2(Point p)
- public Vector2(double angle)
- public static double AngleBetween(Vector2 v1, Vector2 v2)
- public static Vector2 op_Addition(Vector2 v1, Vector2 v2)
- public static Point op_Addition(Vector2 v, Point p)
- public static Point op_Addition(Point p, Vector2 v)
- public static Vector2 op_Division(Vector2 v, double d)
- public static Point op_Explicit(Vector2 v)
- public static Vector2 op_Multiply(Vector2 v, double d)
- public static Vector2 op_Multiply(double d, Vector2 v)
- public static Vector2 op_Subtraction(Vector2 v1, Vector2 v2)
- public static Point op_Subtraction(Point p, Vector2 v)
- public static Vector2 op_UnaryNegation(Vector2 v)
Xamarin.Forms.StyleSheets
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Diagnostics