API Diff between 2.5.0.121934 and 2.3.0.107
1267 Additions
15 Removals
Com.Xamarin.Formsviewgroup
Xamarin.Forms
-
public class AbsoluteLayout : Layout<View>, IElementConfiguration<AbsoluteLayout>
-
public class Accelerator
-
public class AcceleratorTypeConverter : TypeConverter
-
public class ActivityIndicator : View, IElementConfiguration<ActivityIndicator>
-
public class Application : Element, IResourcesProvider, IApplicationController, IElementConfiguration<Application>
-
public class AutomationProperties
-
public abstract class BindableObject : INotifyPropertyChanged, IDynamicResourceHandler
-
public sealed class Binding : BindingBase
-
public class BoxView : View, IElementConfiguration<BoxView>
-
public class Button : View, IFontElement, ITextElement, IButtonController, IViewController, IVisualElementController, IElementController, IElementConfiguration<Button>
-
public enum ButtonsMask
-
public class CarouselPage : MultiPage<ContentPage>, IElementConfiguration<CarouselPage>
-
public abstract class Cell : Element, ICellController
-
public class ClickedEventArgs : EventArgs
-
public sealed class ClickGestureRecognizer : GestureRecognizer
-
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 class DatePicker : View, ITextElement, IElementConfiguration<DatePicker>
-
public static class Device
-
public class Editor : InputView, IEditorController, IViewController, IVisualElementController, IElementController, IFontElement, ITextElement, IElementConfiguration<Editor>
-
public abstract class Element : BindableObject, IElement, INameScope, IElementController
-
public class Entry : InputView, IFontElement, ITextElement, IEntryController, IElementConfiguration<Entry>
-
public class EntryCell : Cell, IEntryCellController
-
public class Frame : ContentView, IElementConfiguration<Frame>
-
public class Grid : Layout<View>, IGridController, IElementConfiguration<Grid>
-
public struct GridLength
-
public interface IButtonController : IViewController, IVisualElementController, IElementController
-
public interface ICellController
-
public interface IConfigElement<T> where T : Element
-
public interface IConfigPlatform
-
public interface IEditorController : IViewController, IVisualElementController, IElementController
-
public interface IElementConfiguration<TElement> where TElement : Element
-
public interface IElementController
-
public interface IEntryCellController
-
public interface IEntryController
-
public interface IGridController
-
public interface IImageController
-
public interface IItemsView<T> where T : BindableObject
-
public interface IListProxy : IList, ICollection, IEnumerable
-
public interface IListViewController : IViewController, IVisualElementController, IElementController
-
public class Image : View, IImageController, IElementConfiguration<Image>
-
public abstract class ImageSource : Element
-
public interface IMasterDetailPageController
-
public interface
- bool { get; set; }
- string { get; }
- void ()
-
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 : IViewController, IVisualElementController, IElementController
-
public interface INavigationPageController
-
public interface IPageController
-
public interface IPanGestureController
-
public interface IPinchGestureController
-
public interface IPlatformElementConfiguration<TPlatform, TElement> : IConfigElement<TElement> where TPlatform : IConfigPlatform where TElement : Element
-
public interface ISearchBarController
-
public interface IStreamImageSource
-
public interface ITableModel
-
public interface ITableViewController
-
public interface ITemplatedItemsList<TItem> : IReadOnlyList<TItem>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IEnumerable, INotifyCollectionChanged where TItem : BindableObject
-
public interface ITemplatedItemsListScrollToRequestedEventArgs
-
public interface ITemplatedItemsView<TItem> : IItemsView<TItem> where TItem : BindableObject
-
public abstract class ItemsView<TVisual> : View, ITemplatedItemsView<TVisual>, IItemsView<TVisual> where TVisual : BindableObject
-
public interface IVisualElementController : IElementController
-
public interface IWebViewController : IViewController, IVisualElementController, IElementController
-
public class Keyboard
-
public enum KeyboardFlags
-
public class Label : View, IFontElement, ITextElement, IElementConfiguration<Label>
-
public abstract class Layout : View, ILayout, ILayoutController
-
public class ListView : ItemsView<Cell>, IListViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<ListView>
-
public enum ListViewCachingStrategy
-
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 class MessagingCenter : IMessagingCenter
-
public abstract class MultiPage<T> : Page, IViewContainer<T>, IPageContainer<T>, IItemsView<T>, IMultiPageController<T> where T : Page
-
public class NavigationPage : Page, IPageContainer<Page>, INavigationPageController, IElementConfiguration<NavigationPage>
-
public class On
-
public class OnIdiom<T>
- public T Desktop { get; set; }
- public T TV { get; set; }
-
public class OnPlatform<T>
-
public sealed class OpenGLView : View, IOpenGlViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<OpenGLView>
-
public class Page : VisualElement, ILayout, IPageController, IElementConfiguration<Page>
-
public class PanGestureRecognizer : GestureRecognizer, IPanGestureController
-
public class Picker : View, ITextElement, IElementConfiguration<Picker>
-
public sealed class PinchGestureRecognizer : GestureRecognizer, IPinchGestureController
-
public abstract class PlatformEffect<TContainer, TControl> : Effect
-
public class PoppedToRootEventArgs : NavigationEventArgs
-
public class ProgressBar : View, IElementConfiguration<ProgressBar>
-
public class RelativeLayout : Layout<View>, IElementConfiguration<RelativeLayout>
-
public class ResourceDictionary : IResourceDictionary, IEnumerable<KeyValuePair<string, object>>, IEnumerable, IDictionary<string, object>, ICollection<KeyValuePair<string, object>>
-
public class ScrollView : Layout, IScrollViewController, ILayoutController, IElementConfiguration<ScrollView>
-
public class SearchBar : View, IFontElement, ITextElement, ISearchBarController, IElementConfiguration<SearchBar>
-
public class Slider : View, IElementConfiguration<Slider>
-
public class StackLayout : Layout<View>, IElementConfiguration<StackLayout>
-
public class Stepper : View, IElementConfiguration<Stepper>
-
public class Switch : View, IElementConfiguration<Switch>
-
public class TabbedPage : MultiPage<Page>, IElementConfiguration<TabbedPage>
-
public class TableView : View, ITableViewController, IElementConfiguration<TableView>
-
public enum TabsStyle
-
public sealed class TapGestureRecognizer : GestureRecognizer
-
public enum TargetIdiom
-
public class TimePicker : View, ITextElement, IElementConfiguration<TimePicker>
-
public sealed class UriImageSource : ImageSource
-
public class VisualElement : Element, IAnimatable, IVisualElementController, IElementController, IResourcesProvider
-
public class WebView : View, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
-
public abstract class WebViewSource : BindableObject
-
public static class Forms
Xamarin.Forms.Internals
-
public class ActionSheetArguments
-
public class AlertArguments
-
public static class CellExtensions
- public static ITemplatedItemsList<TItem> GetGroup<TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static TItem <TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static int GetIndex<TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static bool <TView, TItem>(this TItem cell) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
- public static Tuple<int, int> GetPath(this Cell cell)
- public static void <TView, TItem>(this TItem cell, bool value) where TView : BindableObject, ITemplatedItemsView<TItem> where TItem : BindableObject
-
public sealed class CustomKeyboard : Keyboard
-
public static class DataTemplateExtensions
-
public class DelegateLogListener : LogListener
-
public abstract class DeviceInfo : INotifyPropertyChanged, IDisposable
-
public enum DeviceOrientation
-
public static class DeviceOrientationExtensions
-
public static class EffectUtilities
-
public static class EnumerableExtensions
-
public class EventArg<T> : EventArgs
-
public abstract class ExpressionSearch
-
public enum FileAccess
-
public enum FileMode
-
public enum FileShare
-
public interface IDeserializer
-
public interface IExpressionSearch
-
public interface IFontElement
-
public interface IIsolatedStorageFile
-
public enum InvalidationTrigger
-
public interface IPlatform
-
public interface IPlatformServices
-
public interface IResourceDictionary : IEnumerable<KeyValuePair<string, object>>, IEnumerable
-
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 : View, INavigationMenuController, IViewController, IVisualElementController, IElementController, IElementConfiguration<NavigationMenu>
-
public class NavigationModel
-
public class NavigationProxy : INavigation
-
public class NavigationRequestedEventArgs : NavigationEventArgs
-
public class NotifyCollectionChangedEventArgsEx : NotifyCollectionChangedEventArgs
- public int Count { get; }
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList newItems, IList oldItems)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList newItems, IList oldItems, int startingIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems, int startingIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, IList changedItems, int index, int oldIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem, int index)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object changedItem, int index, int oldIndex)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object newItem, object oldItem)
- public NotifyCollectionChangedEventArgsEx(int count, NotifyCollectionChangedAction action, object newItem, object oldItem, int index)
-
public static class NotifyCollectionChangedEventArgsExtensions
-
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 static 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 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>, IReadOnlyCollection<TItem>, IEnumerable<TItem>, IEnumerable, INotifyCollectionChanged, IList, ICollection, IDisposable where TView : BindableObject, IItemsView<TItem> where TItem : BindableObject
-
public abstract class Ticker
-
public class ToolbarTracker
-
public sealed class TypedBinding<TSource, TProperty> : TypedBindingBase
-
public abstract class TypedBindingBase : BindingBase
Xamarin.Forms.Platform.Android
-
public class FormsViewGroup : ViewGroup
- public FormsViewGroup(Context p0)
- public FormsViewGroup(Context p0, IAttributeSet p1)
- public FormsViewGroup(Context p0, IAttributeSet p1)
- public FormsViewGroup(Context p0)
- public static void SendViewBatchUpdate(View p0, float p1, float p2, int p3, bool p4, float p5, float p6, float p7, float p8, float p9, float p10, float p11)
-
public class ActivityIndicatorRenderer : ViewRenderer<ActivityIndicator, ProgressBar>
-
public static class ActivityResultCallbackRegistry
-
public class BoxRenderer : VisualElementRenderer<BoxView>
-
public class ButtonRenderer : ViewRenderer<Button, Button>, IOnAttachStateChangeListener, IJavaObject, IDisposable
-
public class CarouselPageRenderer : VisualElementRenderer<CarouselPage>
-
public static class ColorExtensions
-
public class DatePickerRenderer : ViewRenderer<DatePicker, EditText>
-
public class EditorRenderer : ViewRenderer<Editor, FormsEditText>, ITextWatcher, INoCopySpan, IJavaObject, IDisposable
-
public class EntryCellRenderer : CellRenderer
-
public class EntryRenderer : ViewRenderer<Entry, FormsEditText>, ITextWatcher, INoCopySpan, IJavaObject, IDisposable, IOnEditorActionListener
-
public static class FontExtensions
-
public class FormsAppCompatActivity : AppCompatActivity, IDeviceInfoProvider
-
public class FormsEditText : EditText, IDescendantFocusToggler
-
public class FormsTextView : TextView
-
public class FrameRenderer : VisualElementRenderer<Frame>
-
public class ImageRenderer : ViewRenderer<Image, ImageView>
-
public interface IVisualElementRenderer : IRegisterable, IDisposable
-
public static class KeyboardExtensions
-
public class LabelRenderer : ViewRenderer<Label, TextView>
-
public class ListViewRenderer : ViewRenderer<ListView, ListView>, IOnRefreshListener, IJavaObject, IDisposable
-
public class MasterDetailRenderer : DrawerLayout, IVisualElementRenderer, IRegisterable, IDisposable, IDrawerListener, IJavaObject
-
public static class NativeBindingExtensions
- public static void SetBinding(this View view, string propertyName, BindingBase binding, string updateSourceEventName = null)
- public static void SetBinding(this View view, BindableProperty targetProperty, BindingBase binding)
- public static void SetBindingContext(this View target, object bindingContext, Func<View, IEnumerable<View>> getChildren = null)
- public static void SetValue(this View target, BindableProperty targetProperty, object value)
-
public class NativeViewWrapperRenderer : ViewRenderer<NativeViewWrapper, View>
-
public sealed class NavigationMenuRenderer : ViewRenderer
-
public class NavigationRenderer : VisualElementRenderer<NavigationPage>
-
public static class PageExtensions
-
public class PageRenderer : VisualElementRenderer<Page>
-
public class PickerRenderer : ViewRenderer<Picker, EditText>
-
public class Platform : BindableObject, IPlatform, INavigation, IDisposable, IPlatformLayout
-
public static class PlatformConfigurationExtensions
-
public class ProgressBarRenderer : ViewRenderer<ProgressBar, ProgressBar>
-
public static class ResourceManager
-
public class ScrollViewRenderer : ScrollView, IVisualElementRenderer, IRegisterable, IDisposable, IEffectControlProvider
-
public class SearchBarRenderer : ViewRenderer<SearchBar, SearchView>, IOnQueryTextListener, IJavaObject, IDisposable
-
public class SliderRenderer : ViewRenderer<Slider, SeekBar>, IOnSeekBarChangeListener, IJavaObject, IDisposable
-
public class StepperRenderer : ViewRenderer<Stepper, LinearLayout>
-
public class SwitchRenderer : ViewRenderer<Switch, Switch>, IOnCheckedChangeListener, IJavaObject, IDisposable
-
public class TabbedRenderer : VisualElementRenderer<TabbedPage>
-
public class TableViewRenderer : ViewRenderer<TableView, ListView>
-
public class TimePickerRenderer : ViewRenderer<TimePicker, EditText>, IOnTimeSetListener, IJavaObject, IDisposable
-
public static class ViewExtensions
-
public abstract class ViewRenderer : ViewRenderer<View, View>
-
public abstract class ViewRenderer<TView, TNativeView> : VisualElementRenderer<TView>, IOnFocusChangeListener, IJavaObject, IDisposable where TView : View where TNativeView : View
-
public static class VisualElementExtensions
-
public class VisualElementPackager : IDisposable
-
public abstract class VisualElementRenderer<TElement> : FormsViewGroup, IVisualElementRenderer, IRegisterable, IDisposable, IEffectControlProvider where TElement : VisualElement
-
public class VisualElementTracker : IDisposable
- protected virtual void Dispose(bool disposing)
-
public class WebViewRenderer : ViewRenderer<WebView, WebView>, IWebViewDelegate
Xamarin.Forms.Platform.Android.AppCompat
-
public class ButtonRenderer : ViewRenderer<Button, AppCompatButton>, IOnAttachStateChangeListener, IJavaObject, IDisposable
-
public class CarouselPageRenderer : VisualElementRenderer<CarouselPage>, IOnPageChangeListener, IJavaObject, IDisposable
-
public class FrameRenderer : FrameRenderer
-
public class MasterDetailPageRenderer : DrawerLayout, IVisualElementRenderer, IRegisterable, IDisposable, IDrawerListener, IJavaObject, IManageFragments
-
public class NavigationPageRenderer : VisualElementRenderer<NavigationPage>, IManageFragments, IOnClickListener, IJavaObject, IDisposable
-
public class PickerRenderer : ViewRenderer<Picker, EditText>
-
public class SwitchRenderer : ViewRenderer<Switch, SwitchCompat>, IOnCheckedChangeListener, IJavaObject, IDisposable
-
public class TabbedPageRenderer : VisualElementRenderer<TabbedPage>, IOnTabSelectedListener, IJavaObject, IDisposable, IOnPageChangeListener, IManageFragments
-
public abstract class ViewRenderer<TView, TControl> : ViewRenderer<TView, TControl> where TView : View where TControl : View
Xamarin.Forms.Platform.Android.FastRenderers
Xamarin.Forms.PlatformConfiguration
Xamarin.Forms.PlatformConfiguration.AndroidSpecific
-
public static class Application
-
public static class Elevation
-
public static class ListView
-
public static class TabbedPage
- public static readonly BindableProperty IsSwipePagingEnabledProperty
- public static readonly BindableProperty OffscreenPageLimitProperty
- public static IPlatformElementConfiguration<Android, TabbedPage> DisableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static IPlatformElementConfiguration<Android, TabbedPage> EnableSwipePaging(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static bool GetIsSwipePagingEnabled(BindableObject element)
- public static int GetOffscreenPageLimit(BindableObject element)
- public static bool IsSwipePagingEnabled(this IPlatformElementConfiguration<Android, TabbedPage> config)
- public static int OffscreenPageLimit(this IPlatformElementConfiguration<Android, TabbedPage> config)
- 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 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)
Xamarin.Forms.PlatformConfiguration.WindowsSpecific
-
public enum CollapseStyle
-
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 enum ToolbarPlacement
Xamarin.Forms.PlatformConfiguration.iOSSpecific
-
public enum BlurEffectStyle
-
public static class Entry
-
public enum LargeTitleDisplayMode
-
public static class NavigationPage
- 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 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 IsNavigationBarTranslucent(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- public static bool PrefersLargeTitles(this IPlatformElementConfiguration<iOS, NavigationPage> config)
- 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 PreferredStatusBarUpdateAnimationProperty
- public static readonly BindableProperty
- public static readonly BindableProperty SafeAreaInsetsProperty
- public static readonly BindableProperty UseSafeAreaProperty
- public static LargeTitleDisplayMode GetLargeTitleDisplay(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 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 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 StatusBarHiddenMode
-
public enum StatusBarTextColorMode
-
public enum UIStatusBarAnimation
-
public enum UpdateMode
-
public static class VisualElement
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.Xaml
Xamarin.Forms.Xaml.Internals