API Diff between 3.6.0.264807 and 2.5.1.444934
1546 Additions
25 Removals
Xamarin.Forms
-
public enum AccessKeyPlacement
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public class BackButtonBehavior : BindableObject
-
public class BaseShellItem : NavigableElement, IPropertyPropagationController, IVisualController, IFlowDirectionController
-
public static class BindableLayout
-
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 class CarouselView : ItemsView
-
public abstract class Cell : Element, ICellController, IElementConfiguration<Cell>, IFlowDirectionController, IPropertyPropagationController, IVisualController
-
public sealed class ChildGestureRecognizer : IGestureRecognizer, INotifyPropertyChanged
-
public class CollectionView : SelectableItemsView
-
public struct Color
-
public struct CornerRadius
-
public class CornerRadiusTypeConverter : TypeConverter
-
public class DatePicker : View, IFontElement, ITextElement, IElementConfiguration<DatePicker>
-
public static class DependencyService
-
public static class DesignMode
-
public static class Device
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, IPlaceholderElement, ITextElement, IElementConfiguration<Editor>
-
public enum EditorAutoSizeOption
-
public enum EffectiveFlowDirection
-
public static class EffectiveFlowDirectionExtensions
-
public static class EffectiveVisualExtensions
-
public abstract class Element : BindableObject, IElement, INameScope, IElementController, IStyleSelectable
-
public class Entry : InputView, IFontElement, IPlaceholderElement, ITextElement, ITextAlignmentElement, IEntryController, IElementConfiguration<Entry>
-
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 sealed class FontAttributesConverter : TypeConverter
-
public class FontImageSource : ImageSource
-
public class FormattedString : Element
-
public class Frame : ContentView, IElementConfiguration<Frame>, IPaddingElement, IBorderElement
-
public class GestureElement : Element, ISpatialElement
-
public class GridItemsLayout : ItemsLayout
-
public abstract class HandlerAttribute : Attribute
-
public interface IAppearanceObserver
-
public interface IBorderElement
-
public interface IDecorableTextElement
-
public interface IFlyoutBehaviorObserver
-
public interface IImageElement
-
public interface IItemsLayout : INotifyPropertyChanged
-
public class ImageButton : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ImageButton>, IBorderElement, IButtonController, IPaddingElement, IButtonElement, IImageElement
-
public interface : IViewController, IVisualElementController, IElementController
-
public class InputView : View
-
public class InvalidNavigationException : Exception
-
public interface IQueryAttributable
-
public interface IScrollViewController : ILayoutController
-
public interface ISearchHandlerController
-
public interface IShellAppearanceElement
-
public interface IShellContentController : IElementController
-
public interface IShellContentInsetObserver
-
public interface IShellController : IPageController, IVisualElementController, IElementController
- View { get; }
- event EventHandler
- event EventHandler StructureChanged
- void AddAppearanceObserver(IAppearanceObserver observer, Element pivot)
- void AddFlyoutBehaviorObserver(IFlyoutBehaviorObserver observer)
- void AppearanceChanged(Element source, bool appearanceSet)
- List<List<Element>> GenerateFlyoutGrouping()
- ShellNavigationState GetNavigationState(ShellItem shellItem, ShellSection shellSection, ShellContent shellContent, bool includeStack = true)
- void OnFlyoutItemSelected(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 ISwipeGestureController
-
public interface ITableModel
-
public enum ItemSizingStrategy
-
public abstract class ItemsLayout : BindableObject, IItemsLayout, INotifyPropertyChanged
-
public enum ItemsLayoutOrientation
-
public class ItemsView : View
-
public abstract class ItemsView<TVisual> : View, ITemplatedItemsView<TVisual>, IItemsView<TVisual> where TVisual : BindableObject
-
public class ItemTappedEventArgs : EventArgs
-
public sealed class ItemVisibilityEventArgs : EventArgs
-
public interface IVisual
-
public interface IVisualElementController : IElementController
-
public interface IWebViewController : IViewController, IVisualElementController, IElementController
-
public enum KeyboardFlags
-
public class Label : View, IFontElement, ITextElement, ITextAlignmentElement, ILineHeightElement, IElementConfiguration<Label>, IDecorableTextElement
-
public abstract class Layout : View, ILayout, ILayoutController, IPaddingElement
-
public class ListItemsLayout : ItemsLayout
-
public class ListProxyChangedEventArgs : EventArgs
-
public class ListView : ItemsView<Cell>, IListViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ListView>
-
public enum ListViewSelectionMode
-
public class : BaseMenuItem, IMenuItemController
-
public sealed class : IEnumerable<MenuItem>, IEnumerable, IList<MenuItem>, ICollection<MenuItem>, INotifyCollectionChanged
-
public class : ShellItem
-
public class NavigableElement : Element, INavigationProxy
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class OnIdiom<T>
-
public class Picker : View, IFontElement, ITextElement, IElementConfiguration<Picker>
-
public struct Point
-
public class ProgressBar : View, IElementConfiguration<ProgressBar>
-
public class QueryPropertyAttribute : Attribute
-
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 struct Region
-
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 class ScrollToRequestEventArgs : EventArgs
-
public class ScrollView : Layout, IScrollViewController, ILayoutController, IElementConfiguration<ScrollView>, IFlowDirectionController
-
public enum SearchBoxVisiblity
-
public class SearchHandler : BindableObject, ISearchHandlerController
-
public class SelectableItemsView : ItemsView
-
public class SelectedItemChangedEventArgs : EventArgs
-
public class SelectionChangedEventArgs : EventArgs
-
public enum SelectionMode
-
public class Shell : Page, IShellController, IPageController, IVisualElementController, IElementController, IPropertyPropagationController
- public static readonly BindableProperty BackButtonBehaviorProperty
- public static readonly BindableProperty CurrentItemProperty
- public static readonly BindableProperty CurrentStateProperty
- public static readonly BindableProperty FlyoutBackgroundColorProperty
- public static readonly BindableProperty FlyoutBehaviorProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty FlyoutIsPresentedProperty
- public static readonly BindableProperty
- public static readonly BindableProperty ItemsProperty
- public static readonly BindableProperty ItemTemplateProperty
- public static readonly BindableProperty
- public static readonly BindableProperty
- public static readonly BindableProperty NavBarIsVisibleProperty
- public static readonly BindableProperty SearchHandlerProperty
- 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 TabBarIsVisibleProperty
- public static readonly BindableProperty TitleViewProperty
- public static Shell CurrentShell { get; }
- public ShellItem CurrentItem { get; set; }
- public ShellNavigationState CurrentState { get; }
- public Color FlyoutBackgroundColor { get; set; }
- public FlyoutBehavior FlyoutBehavior { get; set; }
- public object { get; set; }
- public FlyoutHeaderBehavior { get; set; }
- public DataTemplate { get; set; }
- public bool FlyoutIsPresented { get; set; }
- public DataTemplate { get; set; }
- public ShellItemCollection Items { get; }
- public DataTemplate ItemTemplate { get; set; }
- public MenuItemCollection { get; }
- public DataTemplate { get; set; }
- public string Route { get; set; }
- public string RouteHost { get; set; }
- public string RouteScheme { get; set; }
- public event EventHandler<ShellNavigatedEventArgs> Navigated
- public event EventHandler<ShellNavigatingEventArgs> Navigating
- public Shell()
- public static BackButtonBehavior GetBackButtonBehavior(BindableObject obj)
- public static FlyoutBehavior GetFlyoutBehavior(BindableObject obj)
- public static bool GetNavBarIsVisible(BindableObject obj)
- public static SearchHandler GetSearchHandler(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 bool GetTabBarIsVisible(BindableObject obj)
- public static View GetTitleView(BindableObject obj)
- public static void SetBackButtonBehavior(BindableObject obj, BackButtonBehavior behavior)
- public static void SetFlyoutBehavior(BindableObject obj, FlyoutBehavior value)
- public static void SetNavBarIsVisible(BindableObject obj, bool value)
- public static void SetSearchHandler(BindableObject obj, SearchHandler handler)
- 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 SetTabBarIsVisible(BindableObject obj, bool value)
- public static void SetTitleView(BindableObject obj, View value)
- public Task GoToAsync(ShellNavigationState state, bool animate = true)
- protected virtual void OnNavigated(ShellNavigatedEventArgs args)
- protected virtual void OnNavigating(ShellNavigatingEventArgs args)
-
public class ShellAppearance : IShellAppearanceElement
-
public class ShellContent : BaseShellItem, IShellContentController, IElementController
-
public sealed class ShellContentCollection : IList<ShellContent>, ICollection<ShellContent>, IEnumerable<ShellContent>, IEnumerable, INotifyCollectionChanged
-
public class ShellGroupItem : BaseShellItem
-
public class ShellItem : ShellGroupItem, IShellItemController, IElementController, IElementConfiguration<ShellItem>, IPropertyPropagationController
-
public sealed class ShellItemCollection : IEnumerable<ShellItem>, IEnumerable, IList<ShellItem>, ICollection<ShellItem>, INotifyCollectionChanged
-
public class ShellNavigatedEventArgs : EventArgs
-
public class ShellNavigatingEventArgs : EventArgs
-
public enum ShellNavigationSource
-
public class ShellNavigationState
-
public class ShellSection : ShellGroupItem, IShellSectionController, IElementController, IPropertyPropagationController
-
public sealed class ShellSectionCollection : IList<ShellSection>, ICollection<ShellSection>, IEnumerable<ShellSection>, IEnumerable, INotifyCollectionChanged
-
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 SwipedEventArgs : EventArgs
-
public enum SwipeDirection
-
public sealed class SwipeGestureRecognizer : GestureRecognizer, ISwipeGestureController
-
public class Switch : View, IElementConfiguration<Switch>
-
public class SwitchCell : Cell
-
public static class TabIndexExtensions
-
public abstract class TableSectionBase : BindableObject
-
public enum TargetIdiom
-
public class TextAlignmentConverter : TypeConverter
-
public class TextDecorationConverter : TypeConverter
-
public enum TextDecorations
-
public struct Thickness
- public void Deconstruct(out double left, out double top, out double right, out double bottom)
-
public class TimePicker : View, IFontElement, ITextElement, IElementConfiguration<TimePicker>
-
public class UnsolvableConstraintsException : Exception
-
public class View : VisualElement, IViewController, IVisualElementController, IElementController, IGestureController
-
public class VisualAttribute : Attribute
-
public class VisualElement : NavigableElement, IAnimatable, IVisualElementController, IElementController, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, IStyleSelectable, IStylable
-
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 sealed class XmlnsDefinitionAttribute : Attribute
-
public sealed class XmlnsPrefixAttribute : Attribute
Xamarin.Forms.Core.Design
Xamarin.Forms.Internals
-
public static class DependencyResolver
-
public abstract class DeviceInfo : INotifyPropertyChanged, IDisposable
-
public static class EffectUtilities
-
public static class EnumerableExtensions
-
public sealed delegate EvaluateJavaScriptDelegate : MulticastDelegate
-
public enum FileAccess
-
public enum FileMode
-
public enum FileShare
-
public interface IDataTemplateController
-
public interface IGestureController
-
public interface IIsolatedStorageFile
- Task<Stream> OpenFileAsync(string path, FileMode mode, FileAccess access)
- Task<Stream> OpenFileAsync(string path, FileMode mode, FileAccess access, FileShare share)
- Task<Stream> OpenFileAsync(string path, FileMode mode, FileAccess access)
- Task<Stream> OpenFileAsync(string path, FileMode mode, FileAccess access, FileShare share)
-
public interface INameScope
-
public interface INavigationProxy
-
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 IPlatformServices
-
public interface ISpatialElement
-
public class : View, INavigationMenuController, IViewController, IVisualElementController, IElementController, IElementConfiguration<NavigationMenu>
-
public class NavigationRequestedEventArgs : NavigationEventArgs
-
public enum NavigationRequestType
-
public class Performance
- public static void Clear()
- public static void Count(string tag = null, string path = null, string member = null)
- public static void DumpStats()
- public static string GetStats()
- public static void Start(string tag = null, string path = null, string member = null)
- public static void Stop(string tag = null, string path = null, string member = null)
- 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 static class ReflectionExtensions
-
public class Registrar<TRegistrable>
-
public static class ResourceLoader
-
public class ResourcesChangedEventArgs : EventArgs
-
public abstract class TableModel : ITableModel
-
public abstract class Ticker
-
public sealed class TypedBinding<TSource, TProperty> : TypedBindingBase
Xamarin.Forms.PlatformConfiguration
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
-
public static class Elevation
-
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 enum MixedContentHandling
-
public static class ShellItem
-
public static class TabbedPage
- public static readonly BindableProperty BarItemColorProperty
- public static readonly BindableProperty BarSelectedItemColorProperty
- public static readonly BindableProperty IsSmoothScrollEnabledProperty
- public static readonly BindableProperty ToolbarPlacementProperty
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSmoothScroll(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSmoothScroll(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 int GetMaxItemCount(BindableObject element)
- public static int GetMaxItemCount(this IPlatformElementConfiguration<Android, TabbedPage> config)
- 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 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 SetToolbarPlacement(BindableObject element, ToolbarPlacement value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetToolbarPlacement(this IPlatformElementConfiguration<Android, TabbedPage> config, ToolbarPlacement value)
-
public enum ToolbarPlacement
-
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 enum WindowSoftInputModeAdjust
Xamarin.Forms.PlatformConfiguration.AndroidSpecific.AppCompat
Xamarin.Forms.PlatformConfiguration.GTKSpecific
Xamarin.Forms.PlatformConfiguration.TizenSpecific
-
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 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 class Label
-
public static class NavigationPage
-
public static class Page
-
public static class ProgressBar
-
public static class ProgressBarStyle
- public const string Default = "default"
- public const string Pending = "pending"
-
public static class SwitchStyle
- public const string CheckBox = "default"
- public const string Favorite = "favorite"
- public const string Toggle = "toggle"
-
public static class TabbedPageStyle
-
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 InputView
-
public static class Label
-
public static class Page
-
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 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 HandleControlUpdatesOnMainThreadProperty
- public static readonly BindableProperty PanGestureRecognizerShouldRecognizeSimultaneouslyProperty
- 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 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 static class Cell
-
public static class Entry
-
public enum
-
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 NavigationPage
-
public static class Page
-
public enum SeparatorStyle
-
public static class Slider
-
public enum UIModalPresentationStyle
-
public static class VisualElement
- public class ShadowEffect : RoutingEffect
- 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 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 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)
Xamarin.Forms.StyleSheets
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Internals