API Diff between 3.6.0.264807 and 2.3.2.118-pre1
2511 Additions
10 Removals
Xamarin.Forms
-
public class AbsoluteLayout : Layout<View>, IElementConfiguration<AbsoluteLayout>
-
public class Accelerator
-
public class AcceleratorTypeConverter : TypeConverter
-
public enum AccessKeyPlacement
-
public class ActivityIndicator : View, IColorElement, IElementConfiguration<ActivityIndicator>
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public class AutomationProperties
-
public class BackButtonBehavior : BindableObject
-
public class BaseShellItem : NavigableElement, IPropertyPropagationController, IVisualController, IFlowDirectionController
-
public static class BindableLayout
-
public abstract class BindableObject : INotifyPropertyChanged, IDynamicResourceHandler
-
public sealed class Binding : BindingBase
-
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 enum ButtonsMask
-
public class CarouselPage : MultiPage<ContentPage>, IElementConfiguration<CarouselPage>
-
public class CarouselView : ItemsView
-
public abstract class Cell : Element, ICellController, IElementConfiguration<Cell>, IFlowDirectionController, IPropertyPropagationController, IVisualController
-
public sealed class ChildGestureRecognizer : IGestureRecognizer, INotifyPropertyChanged
-
public class ClickedEventArgs : EventArgs
-
public sealed class ClickGestureRecognizer : GestureRecognizer
-
public class CollectionView : SelectableItemsView
-
public struct Color
-
public static class CompressedLayout
-
public class Configuration<TPlatform, TElement> : IPlatformElementConfiguration<TPlatform, TElement>, IConfigElement<TElement> where TPlatform : IConfigPlatform where TElement : Element
-
public class ConstraintExpression : IMarkupExtension<Constraint>, IMarkupExtension
-
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 class EntryCell : Cell, ITextAlignmentElement, IEntryCellController
-
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 Grid : Layout<View>, IGridController, IElementConfiguration<Grid>
-
public class GridItemsLayout : ItemsLayout
-
public abstract class HandlerAttribute : Attribute
-
public interface IAppearanceObserver
-
public interface IBorderElement
-
public interface IButtonController : IViewController, IVisualElementController, IElementController
-
public interface IConfigElement<T> where T : Element
-
public interface IConfigPlatform
-
public interface IDecorableTextElement
-
public interface IEditorController : IViewController, IVisualElementController, IElementController
-
public interface IElementConfiguration<TElement> where TElement : Element
-
public interface IElementController
-
public interface IFlyoutBehaviorObserver
-
public interface IGridController
-
public interface IImageElement
-
public interface IItemsLayout : INotifyPropertyChanged
-
public interface IListProxy : IList, ICollection, IEnumerable
-
public class Image : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Image>, IImageElement
-
public class ImageButton : View, IImageController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ImageButton>, IBorderElement, IButtonController, IPaddingElement, IButtonElement, IImageElement
-
public interface IMessagingCenter
- void Send<TSender, TArgs>(TSender sender, string message, TArgs args)
- void Send<TSender>(TSender sender, string message)
- void Subscribe<TSender, TArgs>(object subscriber, string message, Action<TSender, TArgs> callback, TSender source = null)
- void Subscribe<TSender>(object subscriber, string message, Action<TSender> callback, TSender source = null)
- void Unsubscribe<TSender, TArgs>(object subscriber, string message)
- void Unsubscribe<TSender>(object subscriber, string message)
-
public interface IMultiPageController<T>
-
public interface INavigationPageController
-
public class InputView : View
-
public class InvalidNavigationException : Exception
-
public interface IPanGestureController
-
public interface IPinchGestureController
-
public interface IPlatformElementConfiguration<TPlatform, TElement> : IConfigElement<TElement> where TPlatform : IConfigPlatform where TElement : Element
-
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 interface ITemplatedItemsList<TItem> : IReadOnlyList<TItem>, IEnumerable<TItem>, IEnumerable, IReadOnlyCollection<TItem>, INotifyCollectionChanged where TItem : BindableObject
-
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 ListViewCachingStrategy
-
public enum ListViewSelectionMode
-
public class MasterDetailPage : Page, IMasterDetailPageController, IElementConfiguration<MasterDetailPage>
-
public class : BaseMenuItem, IList<Menu>, ICollection<Menu>, IEnumerable<Menu>, IEnumerable
- public int { get; }
- public bool { get; }
- public Menu [int index] { get; set; }
- public ObservableCollection<MenuItem> { get; }
- public string { get; set; }
- public ()
- public void (Menu item)
- public void ()
- public bool (Menu item)
- public void (Menu[] array, int arrayIndex)
- public IEnumerator<Menu> ()
- public int (Menu item)
- public void (int index, Menu item)
- public void ()
- public bool (Menu item)
- public void (int index)
-
public class : BaseMenuItem, IMenuItemController
-
public sealed class : IEnumerable<MenuItem>, IEnumerable, IList<MenuItem>, ICollection<MenuItem>, INotifyCollectionChanged
-
public class : ShellItem
-
public class MessagingCenter : IMessagingCenter
-
public abstract class MultiPage<T> : Page, IViewContainer<T>, IPageContainer<T>, IItemsView<T>, IMultiPageController<T> where T : Page
-
public class NavigableElement : Element, INavigationProxy
-
public class NavigationPage : Page, IPageContainer<Page>, IBarElement, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class On
-
public class OnIdiom<T>
- public T Default { get; set; }
- public T Desktop { get; set; }
- public T TV { get; set; }
- public T Watch { get; set; }
-
public class OnPlatform<T>
-
public sealed class OpenGLView : View, IOpenGlViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<OpenGLView>
-
public class Page : VisualElement, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement
-
public class PanGestureRecognizer : GestureRecognizer, IPanGestureController
-
public class Picker : View, IFontElement, ITextElement, IElementConfiguration<Picker>
-
public sealed class PinchGestureRecognizer : GestureRecognizer, IPinchGestureController
-
public abstract class PlatformEffect<TContainer, TControl> : Effect
-
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 class RelativeLayout : Layout<View>, IElementConfiguration<RelativeLayout>
-
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 class SearchBar : InputView, IFontElement, IPlaceholderElement, ITextElement, ITextAlignmentElement, ISearchBarController, IElementConfiguration<SearchBar>
-
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 StackLayout : Layout<View>, IElementConfiguration<StackLayout>
-
public class Stepper : View, IElementConfiguration<Stepper>
-
public class SwipedEventArgs : EventArgs
-
public enum SwipeDirection
-
public sealed class SwipeGestureRecognizer : GestureRecognizer, ISwipeGestureController
-
public class Switch : View, IElementConfiguration<Switch>
-
public class SwitchCell : Cell
-
public class TabbedPage : MultiPage<Page>, IBarElement, IElementConfiguration<TabbedPage>
-
public static class TabIndexExtensions
-
public abstract class TableSectionBase : BindableObject
-
public class TableView : View, ITableViewController, IElementConfiguration<TableView>
-
public enum TabsStyle
-
public sealed class TapGestureRecognizer : GestureRecognizer
-
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 sealed class UriImageSource : ImageSource
-
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 abstract class WebViewSource : BindableObject
-
public sealed class XmlnsDefinitionAttribute : Attribute
-
public sealed class XmlnsPrefixAttribute : Attribute
Xamarin.Forms.Core.Design
Xamarin.Forms.Internals
-
public class ActionSheetArguments
-
public class AlertArguments
-
public sealed class CustomKeyboard : Keyboard
-
public static class DataTemplateExtensions
-
public class DelegateLogListener : LogListener
-
public static class DependencyResolver
-
public abstract class DeviceInfo : INotifyPropertyChanged, IDisposable
-
public enum DeviceOrientation
-
public static class DeviceOrientationExtensions
-
public static class EffectUtilities
-
public static class EnumerableExtensions
- public static void ForEach<T>(this IEnumerable<T> enumeration, Action<T> action)
- public static IEnumerable<T> GetChildGesturesFor<T>(this IEnumerable<GestureElement> elements, Func<T, bool> predicate = null) where T : GestureRecognizer
- public static IEnumerable<T> GetGesturesFor<T>(this IEnumerable<IGestureRecognizer> gestures, Func<T, bool> predicate = null) where T : GestureRecognizer
- public static IDictionary<TKey, List<TSource>> GroupToDictionary<TSource, TKey>(this IEnumerable<TSource> enumeration, Func<TSource, TKey> func)
- public static int IndexOf<T>(this IEnumerable<T> enumerable, T item)
- public static int IndexOf<T>(this IEnumerable<T> enumerable, Func<T, bool> predicate)
- public static IEnumerable<T> Prepend<T>(this IEnumerable<T> enumerable, T item)
-
public sealed delegate EvaluateJavaScriptDelegate : MulticastDelegate
-
public class EventArg<T> : EventArgs
-
public abstract class ExpressionSearch
-
public interface IDataTemplateController
-
public interface IDeserializer
-
public interface IExpressionSearch
-
public interface IFontElement
-
public interface IGestureController
-
public interface IIsolatedStorageFile
-
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 IPlatform
-
public interface IPlatformServices
-
public interface IResourceDictionary : IEnumerable<KeyValuePair<string, object>>, IEnumerable
-
public interface ISpatialElement
-
public interface ISystemResourcesProvider
-
public class LockableObservableListWrapper : IList<string>, ICollection<string>, IEnumerable<string>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IReadOnlyList<string>, IReadOnlyCollection<string>
-
public static class Log
-
public abstract class LogListener
-
public static class NativeBindingHelpers
- public static void SetBinding<TNativeView>(TNativeView target, string targetProperty, BindingBase bindingBase, string updateSourceEventName = null)
- public static void SetBinding<TNativeView>(TNativeView target, string targetProperty, BindingBase bindingBase, INotifyPropertyChanged propertyChanged)
- public static void SetBinding<TNativeView>(TNativeView target, BindableProperty targetProperty, BindingBase binding)
- public static void SetBindingContext<TNativeView>(TNativeView target, object bindingContext, Func<TNativeView, IEnumerable<TNativeView>> getChild = null)
- public static void SetValue<TNativeView>(TNativeView target, BindableProperty targetProperty, object value)
- public static void TransferBindablePropertiesToWrapper<TNativeView, TNativeWrapper>(TNativeView nativeView, TNativeWrapper wrapper) where TNativeWrapper : View
-
public class NavigationModel
-
public class NavigationProxy : INavigation
-
public class NavigationRequestedEventArgs : NavigationEventArgs
-
public enum NavigationRequestType
-
public static class NumericExtensions
- public static double Clamp(this double self, double min, double max)
- public static int Clamp(this int self, int min, int max)
-
public class Performance
- 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 static class Registrar
-
public class Registrar<TRegistrable>
-
public static class ResourceLoader
-
public class ResourcesChangedEventArgs : EventArgs
-
public enum SetValueFlags
-
public abstract class TableModel : ITableModel
-
public sealed class TemplatedItemsList<TView, TItem> : BindableObject, ITemplatedItemsList<TItem>, IReadOnlyList<TItem>, IEnumerable<TItem>, IEnumerable, IReadOnlyCollection<TItem>, INotifyCollectionChanged, IList, ICollection, IDisposable where TView : BindableObject, IItemsView<TItem> where TItem : BindableObject
-
public abstract class Ticker
-
public sealed class TypedBinding<TSource, TProperty> : TypedBindingBase
- public TypedBinding(Func<TSource, TProperty> getter, Action<TSource, TProperty> setter, Tuple<Func<TSource, object>, string>[] handlers)
- public TypedBinding(Func<TSource, ValueTuple<TProperty, bool>> getter, Action<TSource, TProperty> setter, Tuple<Func<TSource, object>, string>[] handlers)
-
public abstract class TypedBindingBase : BindingBase
Xamarin.Forms.PlatformConfiguration
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
-
public static class Application
-
public static class Button
- public static readonly BindableProperty UseDefaultPaddingProperty
- public static readonly BindableProperty UseDefaultShadowProperty
- public static bool GetUseDefaultPadding(BindableObject element)
- public static bool GetUseDefaultShadow(BindableObject element)
- public static void SetUseDefaultPadding(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Button> SetUseDefaultPadding(this IPlatformElementConfiguration<Android, Button> config, bool value)
- public static void SetUseDefaultShadow(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Button> SetUseDefaultShadow(this IPlatformElementConfiguration<Android, Button> config, bool value)
- public static bool UseDefaultPadding(this IPlatformElementConfiguration<Android, Button> config)
- public static bool UseDefaultShadow(this IPlatformElementConfiguration<Android, Button> config)
-
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 static class ListView
-
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 IsSwipePagingEnabledProperty
- public static readonly BindableProperty OffscreenPageLimitProperty
- public static readonly BindableProperty ToolbarPlacementProperty
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSmoothScroll(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSmoothScroll(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSwipePaging(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 bool GetIsSwipePagingEnabled(BindableObject element)
- public static int GetMaxItemCount(BindableObject element)
- public static int GetMaxItemCount(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static int GetOffscreenPageLimit(BindableObject element)
- 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 bool IsSwipePagingEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static int OffscreenPageLimit(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 SetIsSwipePagingEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetIsSwipePagingEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config, bool value)
- public static void SetOffscreenPageLimit(BindableObject element, int value)
- public static IPlatformElementConfiguration<Android, TabbedPage> SetOffscreenPageLimit(this IPlatformElementConfiguration<Android, TabbedPage> config, int 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
-
public static class Application
- public static readonly BindableProperty SendAppearingEventOnResumeProperty
- public static readonly BindableProperty SendDisappearingEventOnPauseProperty
- public static readonly BindableProperty ShouldPreserveKeyboardOnResumeProperty
- public static bool GetSendAppearingEventOnResume(BindableObject element)
- public static bool GetSendAppearingEventOnResume(this IPlatformElementConfiguration<Android, Application> config)
- public static bool GetSendDisappearingEventOnPause(BindableObject element)
- public static bool GetSendDisappearingEventOnPause(this IPlatformElementConfiguration<Android, Application> config)
- public static bool GetShouldPreserveKeyboardOnResume(BindableObject element)
- public static bool GetShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<Android, Application> config)
- public static IPlatformElementConfiguration<Android, Application> SendAppearingEventOnResume(this IPlatformElementConfiguration<Android, Application> config, bool value)
- public static IPlatformElementConfiguration<Android, Application> SendDisappearingEventOnPause(this IPlatformElementConfiguration<Android, Application> config, bool value)
- public static void SetSendAppearingEventOnResume(BindableObject element, bool value)
- public static void SetSendDisappearingEventOnPause(BindableObject element, bool value)
- public static void SetShouldPreserveKeyboardOnResume(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Android, Application> ShouldPreserveKeyboardOnResume(this IPlatformElementConfiguration<Android, Application> config, bool value)
-
public static class NavigationPage
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 enum CollapseStyle
-
public static class InputView
-
public static class Label
-
public static class ListView
-
public enum ListViewSelectionMode
-
public static class MasterDetailPage
- public static readonly BindableProperty CollapsedPaneWidthProperty
- public static readonly BindableProperty CollapseStyleProperty
- public static double CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> CollapsedPaneWidth(this IPlatformElementConfiguration<Windows, MasterDetailPage> config, double value)
- public static double GetCollapsedPaneWidth(BindableObject element)
- public static CollapseStyle GetCollapseStyle(BindableObject element)
- public static CollapseStyle GetCollapseStyle(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
- public static void SetCollapsedPaneWidth(BindableObject element, double collapsedPaneWidth)
- public static void SetCollapseStyle(BindableObject element, CollapseStyle collapseStyle)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> SetCollapseStyle(this IPlatformElementConfiguration<Windows, MasterDetailPage> config, CollapseStyle value)
- public static IPlatformElementConfiguration<Windows, MasterDetailPage> UsePartialCollapse(this IPlatformElementConfiguration<Windows, MasterDetailPage> config)
-
public static class Page
- public static readonly BindableProperty ToolbarDynamicOverflowEnabledProperty
- public static readonly BindableProperty ToolbarPlacementProperty
- public static bool GetToolbarDynamicOverflowEnabled(BindableObject element)
- public static bool GetToolbarDynamicOverflowEnabled(this IPlatformElementConfiguration<Windows, Page> config)
- public static ToolbarPlacement GetToolbarPlacement(BindableObject element)
- public static ToolbarPlacement GetToolbarPlacement(this IPlatformElementConfiguration<Windows, Page> config)
- public static void SetToolbarDynamicOverflowEnabled(BindableObject element, bool value)
- public static IPlatformElementConfiguration<Windows, Page> SetToolbarDynamicOverflowEnabled(this IPlatformElementConfiguration<Windows, Page> config, bool value)
- public static void SetToolbarPlacement(BindableObject element, ToolbarPlacement toolbarPlacement)
- public static IPlatformElementConfiguration<Windows, Page> SetToolbarPlacement(this IPlatformElementConfiguration<Windows, Page> config, ToolbarPlacement value)
-
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 enum ToolbarPlacement
-
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 enum BlurEffectStyle
-
public static class Cell
-
public static class Entry
- public static readonly BindableProperty AdjustsFontSizeToFitWidthProperty
- public static readonly BindableProperty CursorColorProperty
- public static bool AdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static IPlatformElementConfiguration<iOS, Entry> DisableAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static IPlatformElementConfiguration<iOS, Entry> EnableAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config)
- public static bool GetAdjustsFontSizeToFitWidth(BindableObject element)
- public static Color GetCursorColor(BindableObject element)
- public static Color GetCursorColor(this IPlatformElementConfiguration<iOS, Entry> config)
- public static void SetAdjustsFontSizeToFitWidth(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Entry> SetAdjustsFontSizeToFitWidth(this IPlatformElementConfiguration<iOS, Entry> config, bool value)
- public static void SetCursorColor(BindableObject element, Color value)
- public static IPlatformElementConfiguration<iOS, Entry> SetCursorColor(this IPlatformElementConfiguration<iOS, Entry> config, Color value)
-
public enum
-
public enum LargeTitleDisplayMode
-
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 readonly BindableProperty HideNavigationBarSeparatorProperty
- public static readonly BindableProperty IsNavigationBarTranslucentProperty
- public static readonly BindableProperty PrefersLargeTitlesProperty
- public static readonly BindableProperty StatusBarTextColorModeProperty
- public static IPlatformElementConfiguration<iOS, NavigationPage> DisableTranslucentNavigationBar(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static IPlatformElementConfiguration<iOS, NavigationPage> EnableTranslucentNavigationBar(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool GetHideNavigationBarSeparator(BindableObject element)
- public static bool GetIsNavigationBarTranslucent(BindableObject element)
- public static bool GetPrefersLargeTitles(BindableObject element)
- public static StatusBarTextColorMode GetStatusBarTextColorMode(BindableObject element)
- public static StatusBarTextColorMode GetStatusBarTextColorMode(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool HideNavigationBarSeparator(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool IsNavigationBarTranslucent(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool PrefersLargeTitles(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static void SetHideNavigationBarSeparator(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetHideNavigationBarSeparator(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetIsNavigationBarTranslucent(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetIsNavigationBarTranslucent(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetPrefersLargeTitles(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetPrefersLargeTitles(this IPlatformElementConfiguration<iOS, NavigationPage> config, bool value)
- public static void SetStatusBarTextColorMode(BindableObject element, StatusBarTextColorMode value)
- public static IPlatformElementConfiguration<iOS, NavigationPage> SetStatusBarTextColorMode(this IPlatformElementConfiguration<iOS, NavigationPage> config, StatusBarTextColorMode value)
-
public static class Page
- public static readonly BindableProperty LargeTitleDisplayProperty
- public static readonly BindableProperty ModalPresentationStyleProperty
- public static readonly BindableProperty PreferredStatusBarUpdateAnimationProperty
- public static readonly BindableProperty
- public static readonly BindableProperty SafeAreaInsetsProperty
- public static readonly BindableProperty UseSafeAreaProperty
- public static LargeTitleDisplayMode GetLargeTitleDisplay(BindableObject element)
- public static UIModalPresentationStyle GetModalPresentationStyle(BindableObject element)
- public static UIStatusBarAnimation GetPreferredStatusBarUpdateAnimation(BindableObject element)
- public static StatusBarHiddenMode (BindableObject element)
- public static Thickness GetSafeAreaInsets(BindableObject element)
- public static bool GetUseSafeArea(BindableObject element)
- public static LargeTitleDisplayMode LargeTitleDisplay(this IPlatformElementConfiguration<iOS, Page> config)
- public static UIModalPresentationStyle ModalPresentationStyle(this IPlatformElementConfiguration<iOS, Page> config)
- public static UIStatusBarAnimation PreferredStatusBarUpdateAnimation(this IPlatformElementConfiguration<iOS, Page> config)
- public static StatusBarHiddenMode (this IPlatformElementConfiguration<iOS, Page> config)
- public static Thickness SafeAreaInsets(this IPlatformElementConfiguration<iOS, Page> config)
- public static void SetLargeTitleDisplay(BindableObject element, LargeTitleDisplayMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetLargeTitleDisplay(this IPlatformElementConfiguration<iOS, Page> config, LargeTitleDisplayMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetModalPresentationStyle(this IPlatformElementConfiguration<iOS, Page> config, UIModalPresentationStyle value)
- public static void SetPreferredStatusBarUpdateAnimation(BindableObject element, UIStatusBarAnimation value)
- public static IPlatformElementConfiguration<iOS, Page> SetPreferredStatusBarUpdateAnimation(this IPlatformElementConfiguration<iOS, Page> config, UIStatusBarAnimation value)
- public static void (BindableObject element, StatusBarHiddenMode value)
- public static IPlatformElementConfiguration<iOS, Page> (this IPlatformElementConfiguration<iOS, Page> config, StatusBarHiddenMode value)
- public static IPlatformElementConfiguration<iOS, Page> SetSafeAreaInsets(this IPlatformElementConfiguration<iOS, Page> config, Thickness value)
- public static void SetUseSafeArea(BindableObject element, bool value)
- public static IPlatformElementConfiguration<iOS, Page> SetUseSafeArea(this IPlatformElementConfiguration<iOS, Page> config, bool value)
- public static bool UsingSafeArea(this IPlatformElementConfiguration<iOS, Page> config)
-
public static class Picker
-
public static class ScrollView
-
public enum SeparatorStyle
-
public static class Slider
-
public enum StatusBarHiddenMode
-
public enum StatusBarTextColorMode
-
public enum UIModalPresentationStyle
-
public enum UIStatusBarAnimation
-
public enum UpdateMode
-
public static class VisualElement
- public class ShadowEffect : RoutingEffect
- public static readonly BindableProperty BlurEffectProperty
- 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 BlurEffectStyle GetBlurEffect(BindableObject element)
- public static BlurEffectStyle GetBlurEffect(this IPlatformElementConfiguration<iOS, VisualElement> config)
- 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 SetBlurEffect(BindableObject element, BlurEffectStyle value)
- 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)
- public static IPlatformElementConfiguration<iOS, VisualElement> UseBlurEffect(this IPlatformElementConfiguration<iOS, VisualElement> config, BlurEffectStyle value)
Xamarin.Forms.PlatformConfiguration.macOSSpecific
-
public static class NavigationPage
- public static readonly BindableProperty NavigationTransitionPopStyleProperty
- public static readonly BindableProperty NavigationTransitionPushStyleProperty
- public static NavigationTransitionStyle GetNavigationTransitionPopStyle(BindableObject element)
- public static NavigationTransitionStyle GetNavigationTransitionPopStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config)
- public static NavigationTransitionStyle GetNavigationTransitionPushStyle(BindableObject element)
- public static NavigationTransitionStyle GetNavigationTransitionPushStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config)
- public static void SetNavigationTransitionPopStyle(BindableObject element, NavigationTransitionStyle value)
- public static void SetNavigationTransitionPushStyle(BindableObject element, NavigationTransitionStyle value)
- public static void SetNavigationTransitionStyle(BindableObject element, NavigationTransitionStyle pushStyle, NavigationTransitionStyle popStyle)
- public static IPlatformElementConfiguration<macOS, NavigationPage> SetNavigationTransitionStyle(this IPlatformElementConfiguration<macOS, NavigationPage> config, NavigationTransitionStyle pushStyle, NavigationTransitionStyle popStyle)
-
public enum NavigationTransitionStyle
-
public static class Page
-
public static class TabbedPage
- public static readonly BindableProperty TabsStyleProperty
- public static TabsStyle GetTabsStyle(BindableObject element)
- public static TabsStyle GetTabsStyle(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> HideTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> SetShowTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config, TabsStyle value)
- public static void SetTabsStyle(BindableObject element, TabsStyle value)
- public static IPlatformElementConfiguration<macOS, TabbedPage> ShowTabs(this IPlatformElementConfiguration<macOS, TabbedPage> config)
- public static IPlatformElementConfiguration<macOS, TabbedPage> ShowTabsOnNavigation(this IPlatformElementConfiguration<macOS, TabbedPage> config)
Xamarin.Forms.StyleSheets
Xamarin.Forms.Xaml
Xamarin.Forms.Xaml.Internals