Show / Hide Table of Contents

    Class PermissionPopup

    Permission popup.

    Inheritance
    Object
    BindableObject
    Element
    NavigableElement
    VisualElement
    Page
    TemplatedPage
    ContentPage
    PopupPage
    Forms9Patch.PopupBase
    BubblePopup
    Alert
    PermissionPopup
    Implements
    INotifyPropertyChanged
    IAnimatable
    ITabStopElement
    ILayout
    IPageController
    IVisualElementController
    IElementController
    IElementConfiguration<Page>
    IPopup
    IBackground
    IShape
    IElement
    IDisposable
    Inherited Members
    Alert.Create(String, String, String, Color, Color)
    Alert.Create(VisualElement, String, String, String, Color, Color)
    Alert.TitleProperty
    Alert.Title
    Alert.TextProperty
    Alert.Text
    Alert.OkTextProperty
    Alert.OkText
    Alert.OkButtonColorProperty
    Alert.OkButtonColor
    Alert.OkTextColorProperty
    Alert.OkTextColor
    Alert.PermissionStateProperty
    Alert.PermissionState
    Alert.OkTapped
    Alert._okButton
    Alert.OnAppearing()
    BubblePopup.Content
    BubblePopup.TargetBiasProperty
    BubblePopup.TargetBias
    BubblePopup.PointerLengthProperty
    BubblePopup.PointerLength
    BubblePopup.PointerTipRadiusProperty
    BubblePopup.PointerTipRadius
    BubblePopup.PointerDirectionProperty
    BubblePopup.PointerDirection
    BubblePopup.PreferredPointerDirectionProperty
    BubblePopup.PreferredPointerDirection
    BubblePopup.PointerCornerRadiusProperty
    BubblePopup.PointerCornerRadius
    BubblePopup.PointProperty
    BubblePopup.Point
    BubblePopup.OnAppearingAnimationBegin()
    BubblePopup.UsePoint
    BubblePopup.Available(Double, Double, Rectangle)
    BubblePopup.LayoutChildren(Double, Double, Double, Double)
    PopupPage.BackgroundClicked
    PopupPage.IsAnimationEnabledProperty
    PopupPage.IsAnimationEnabled
    PopupPage.HasSystemPaddingProperty
    PopupPage.HasSystemPadding
    PopupPage.AnimationProperty
    PopupPage.Animation
    PopupPage.SystemPaddingProperty
    PopupPage.SystemPadding
    PopupPage.SystemPaddingSidesProperty
    PopupPage.SystemPaddingSides
    PopupPage.CloseWhenBackgroundIsClickedProperty
    PopupPage.CloseWhenBackgroundIsClicked
    PopupPage.BackgroundInputTransparentProperty
    PopupPage.BackgroundInputTransparent
    PopupPage.HasKeyboardOffsetProperty
    PopupPage.HasKeyboardOffset
    PopupPage.KeyboardOffsetProperty
    PopupPage.KeyboardOffset
    PopupPage.OnBackButtonPressed()
    PopupPage.OnAppearingAnimationEnd()
    PopupPage.OnDisappearingAnimationBegin()
    PopupPage.OnDisappearingAnimationEnd()
    PopupPage.OnAppearingAnimationBeginAsync()
    PopupPage.OnAppearingAnimationEndAsync()
    PopupPage.OnDisappearingAnimationBeginAsync()
    PopupPage.OnDisappearingAnimationEndAsync()
    PopupPage.OnBackgroundClicked()
    ContentPage.ContentProperty
    ContentPage.OnBindingContextChanged()
    TemplatedPage.ControlTemplateProperty
    TemplatedPage.OnApplyTemplate()
    TemplatedPage.OnChildRemoved(Element)
    Xamarin.Forms.TemplatedPage.OnChildRemoved(Xamarin.Forms.Element, System.Int32)
    TemplatedPage.GetTemplateChild(String)
    TemplatedPage.ControlTemplate
    Page.BusySetSignalName
    Page.AlertSignalName
    Page.PromptSignalName
    Page.ActionSheetSignalName
    Page.BackgroundImageSourceProperty
    Page.IsBusyProperty
    Page.PaddingProperty
    Page.IconImageSourceProperty
    Page.DisplayActionSheet(String, String, String, String[])
    Page.DisplayAlert(String, String, String)
    Page.DisplayAlert(String, String, String, String)
    Page.DisplayPromptAsync(String, String, String, String, String, Int32, Keyboard, String)
    Page.ForceLayout()
    Page.SendBackButtonPressed()
    Page.OnChildMeasureInvalidated(Object, EventArgs)
    Page.OnDisappearing()
    Page.OnParentSet()
    Page.OnSizeAllocated(Double, Double)
    Page.UpdateChildrenLayout()
    Page.On<T>()
    Page.BackgroundImageSource
    Page.IconImageSource
    Page.IsBusy
    Page.Padding
    Page.ToolbarItems
    Page.LayoutChanged
    Page.Appearing
    Page.Disappearing
    VisualElement.NavigationProperty
    VisualElement.StyleProperty
    VisualElement.InputTransparentProperty
    VisualElement.IsEnabledProperty
    VisualElement.XProperty
    VisualElement.YProperty
    VisualElement.AnchorXProperty
    VisualElement.AnchorYProperty
    VisualElement.TranslationXProperty
    VisualElement.TranslationYProperty
    VisualElement.WidthProperty
    VisualElement.HeightProperty
    VisualElement.RotationProperty
    VisualElement.RotationXProperty
    VisualElement.RotationYProperty
    VisualElement.ScaleProperty
    VisualElement.ScaleXProperty
    VisualElement.ScaleYProperty
    VisualElement.ClipProperty
    VisualElement.VisualProperty
    VisualElement.IsVisibleProperty
    VisualElement.OpacityProperty
    VisualElement.BackgroundColorProperty
    VisualElement.BackgroundProperty
    VisualElement.BehaviorsProperty
    VisualElement.TriggersProperty
    VisualElement.WidthRequestProperty
    VisualElement.HeightRequestProperty
    VisualElement.MinimumWidthRequestProperty
    VisualElement.MinimumHeightRequestProperty
    VisualElement.IsFocusedProperty
    VisualElement.FlowDirectionProperty
    VisualElement.TabIndexProperty
    VisualElement.IsTabStopProperty
    VisualElement.OnTabIndexPropertyChanged(Int32, Int32)
    VisualElement.TabIndexDefaultValueCreator()
    VisualElement.OnTabStopPropertyChanged(Boolean, Boolean)
    VisualElement.TabStopDefaultValueCreator()
    VisualElement.BatchBegin()
    VisualElement.BatchCommit()
    VisualElement.Focus()
    VisualElement.Layout(Rectangle)
    VisualElement.Measure(Double, Double, MeasureFlags)
    VisualElement.Unfocus()
    VisualElement.InvalidateMeasure()
    VisualElement.OnChildAdded(Element)
    VisualElement.OnChildrenReordered()
    VisualElement.OnMeasure(Double, Double)
    VisualElement.SizeAllocated(Double, Double)
    VisualElement.IVisualElementController.InvalidateMeasure(InvalidationTrigger)
    VisualElement.ChangeVisualState()
    VisualElement.Visual
    VisualElement.FlowDirection
    VisualElement.IVisualElementController.EffectiveFlowDirection
    VisualElement.AnchorX
    VisualElement.AnchorY
    VisualElement.BackgroundColor
    VisualElement.Background
    VisualElement.Behaviors
    VisualElement.Bounds
    VisualElement.Height
    VisualElement.HeightRequest
    VisualElement.InputTransparent
    VisualElement.IsEnabled
    VisualElement.IsFocused
    VisualElement.IsVisible
    VisualElement.MinimumHeightRequest
    VisualElement.MinimumWidthRequest
    VisualElement.Opacity
    VisualElement.Rotation
    VisualElement.RotationX
    VisualElement.RotationY
    VisualElement.Scale
    VisualElement.ScaleX
    VisualElement.ScaleY
    VisualElement.TabIndex
    VisualElement.IsTabStop
    VisualElement.TranslationX
    VisualElement.TranslationY
    VisualElement.Triggers
    VisualElement.Width
    VisualElement.WidthRequest
    VisualElement.X
    VisualElement.Y
    VisualElement.Clip
    VisualElement.Resources
    VisualElement.ChildrenReordered
    VisualElement.Focused
    VisualElement.MeasureInvalidated
    VisualElement.SizeChanged
    VisualElement.Unfocused
    NavigableElement.Navigation
    NavigableElement.Style
    NavigableElement.StyleClass
    NavigableElement.class
    Element.MenuProperty
    Element.AutomationIdProperty
    Element.ClassIdProperty
    Element.GetMenu(BindableObject)
    Element.SetMenu(BindableObject, Menu)
    Element.IElementController.SetValueFromRenderer(BindableProperty, Object)
    Element.FindByName(String)
    Element.RemoveDynamicResource(BindableProperty)
    Element.SetDynamicResource(BindableProperty, String)
    Element.AutomationId
    Element.ClassId
    Element.Effects
    Element.Id
    Element.StyleId
    Element.Parent
    Element.ChildAdded
    Element.ChildRemoved
    Element.DescendantAdded
    Element.DescendantRemoved
    BindableObject.BindingContextProperty
    BindableObject.ClearValue(BindableProperty)
    BindableObject.ClearValue(BindablePropertyKey)
    BindableObject.GetValue(BindableProperty)
    BindableObject.IsSet(BindableProperty)
    BindableObject.RemoveBinding(BindableProperty)
    BindableObject.SetBinding(BindableProperty, BindingBase)
    BindableObject.ApplyBindings()
    BindableObject.OnPropertyChanging(String)
    BindableObject.UnapplyBindings()
    BindableObject.SetValue(BindableProperty, Object)
    BindableObject.SetValue(BindablePropertyKey, Object)
    BindableObject.CoerceValue(BindableProperty)
    BindableObject.CoerceValue(BindablePropertyKey)
    BindableObject.Dispatcher
    BindableObject.BindingContext
    BindableObject.PropertyChanged
    BindableObject.PropertyChanging
    BindableObject.BindingContextChanged
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Forms9Patch
    Assembly: Forms9Patch.dll
    Syntax
    public class PermissionPopup : Alert, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, INavigationProxy, IStyleSelectable, IAnimatable, IResourcesProvider, IStyleElement, IFlowDirectionController, IPropertyPropagationController, IVisualController, ITabStopElement, IStylable, ILayout, IPageController, IVisualElementController, IElementController, IElementConfiguration<Page>, IPaddingElement, IControlTemplated, IPopup, IBackground, IShape, IElement, IDisposable

    Constructors

    PermissionPopup(VisualElement)

    Initializes a new instance of the PermissionPopup class.

    Declaration
    public PermissionPopup(VisualElement target = null)
    Parameters
    Type Name Description
    VisualElement target

    Fields

    CancelButtonColorProperty

    The cancel button color property.

    Declaration
    public static readonly BindableProperty CancelButtonColorProperty
    Field Value
    Type Description
    BindableProperty

    CancelTextColorProperty

    The cancel text color property.

    Declaration
    public static readonly BindableProperty CancelTextColorProperty
    Field Value
    Type Description
    BindableProperty

    CancelTextProperty

    The cancel text property.

    Declaration
    public static readonly BindableProperty CancelTextProperty
    Field Value
    Type Description
    BindableProperty

    Properties

    CancelButtonColor

    Gets or sets the color of the cancel button.

    Declaration
    public Color CancelButtonColor { get; set; }
    Property Value
    Type Description
    Color

    The color of the cancel button.

    CancelText

    Gets or sets the cancel text.

    Declaration
    public string CancelText { get; set; }
    Property Value
    Type Description
    String

    The cancel text.

    CancelTextColor

    Gets or sets the color of the cancel text.

    Declaration
    public Color CancelTextColor { get; set; }
    Property Value
    Type Description
    Color

    The color of the cancel text.

    Methods

    CancelAsync(Object)

    Cancel the PermissionPopup

    Declaration
    public override Task CancelAsync(object trigger = null)
    Parameters
    Type Name Description
    Object trigger
    Returns
    Type Description
    Task
    Overrides
    Alert.CancelAsync(Object)

    Create(String, String, String, String, Color, Color, Color, Color)

    Create the specified title, text, okText, cancelText, okButtonColor, cancelButtonColor, okTextColor and cancelTextColor.

    Declaration
    public static PermissionPopup Create(string title, string text, string okText = "OK", string cancelText = "Cancel", Color okButtonColor = default(Color), Color cancelButtonColor = default(Color), Color okTextColor = default(Color), Color cancelTextColor = default(Color))
    Parameters
    Type Name Description
    String title

    Title.

    String text

    Text.

    String okText

    Ok text.

    String cancelText

    Cancel text.

    Color okButtonColor

    Ok button color.

    Color cancelButtonColor

    Cancel button color.

    Color okTextColor

    Ok text color.

    Color cancelTextColor

    Cancel text color.

    Returns
    Type Description
    PermissionPopup

    Create(VisualElement, String, String, String, String, Color, Color, Color, Color)

    Create the specified target, title, text, okText, cancelText, okButtonColor, cancelButtonColor, okTextColor and cancelTextColor.

    Declaration
    public static PermissionPopup Create(VisualElement target, string title, string text, string okText = "OK", string cancelText = "Cancel", Color okButtonColor = default(Color), Color cancelButtonColor = default(Color), Color okTextColor = default(Color), Color cancelTextColor = default(Color))
    Parameters
    Type Name Description
    VisualElement target

    Target.

    String title

    Title.

    String text

    Text.

    String okText

    Ok text.

    String cancelText

    Cancel text.

    Color okButtonColor

    Ok button color.

    Color cancelButtonColor

    Cancel button color.

    Color okTextColor

    Ok text color.

    Color cancelTextColor

    Cancel text color.

    Returns
    Type Description
    PermissionPopup

    The create.

    Dispose(Boolean)

    Dispose instance

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    Boolean disposing
    Overrides
    Alert.Dispose(Boolean)

    OnPropertyChanged(String)

    Ons the property changed.

    Declaration
    protected override void OnPropertyChanged(string propertyName = null)
    Parameters
    Type Name Description
    String propertyName

    Property name.

    Overrides
    Alert.OnPropertyChanged(String)

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Xamarin.Forms.IAnimatable
    Xamarin.Forms.ITabStopElement
    Xamarin.Forms.ILayout
    Xamarin.Forms.IPageController
    Xamarin.Forms.IVisualElementController
    Xamarin.Forms.IElementController
    Xamarin.Forms.IElementConfiguration<TElement>
    IPopup
    IBackground
    IShape
    IElement
    System.IDisposable

    Extension Methods

    VisualElementExtensions.IsDescendentOf(Element, Element)
    VisualElementExtensions.IsAncestorOf(Element, Element)
    VisualElementExtensions.BoundsInWindowCoord(VisualElement)
    VisualElementExtensions.BoundsInElementCoord(VisualElement, VisualElement)
    VisualElementExtensions.LocationInWindowCoord(VisualElement)
    VisualElementExtensions.PointInWindowCoord(VisualElement, Point)
    VisualElementExtensions.LocationInElementCoord(VisualElement, VisualElement)
    VisualElementExtensions.PointInElementCoord(VisualElement, Point, VisualElement)
    VisualElementExtensions.HitTest(VisualElement, Point, VisualElement)
    VisualElementExtensions.GestureListener(VisualElement)
    VisualElementExtensions.FindChildrenWithPropertyAndOfType<T>(VisualElement, String, List<T>)
    VisualElementExtensions.FindChildrenWithProperty(VisualElement, String)
    VisualElementExtensions.FindVisualElementsOfType<T>(VisualElement)
    VisualElementExtensions.FindChildWithFocus(Element)
    VisualElementExtensions.FindAncestorOfType(Element, Type)
    VisualElementExtensions.IsInVisibleViewTree(VisualElement)
    ElementExtensions.AncestorOfBaseType<T>(Element)
    ElementExtensions.Ancestor<T>(Element)
    ElementExtensions.IsInNativeLayout(VisualElement)
    ElementExtensions.SetIsInNativeLayout(VisualElement, Boolean)
    ElementExtensions.GetRenderer(VisualElement)
    ElementExtensions.HasRenderer(VisualElement)
    HardwareKeyListenerExtensions.GetHardwareKeyListeners(PopupBase)
    HardwareKeyListenerExtensions.ClearHardwareKeyListeners(PopupBase)
    HardwareKeyListenerExtensions.AddHardwareKeyListener(PopupBase, String, HardwareKeyModifierKeys, String, EventHandler<HardwareKeyEventArgs>)
    HardwareKeyListenerExtensions.AddHardwareKeyListener(PopupBase, String, HardwareKeyModifierKeys, EventHandler<HardwareKeyEventArgs>)
    HardwareKeyListenerExtensions.AddHardwareKeyListener(PopupBase, String, EventHandler<HardwareKeyEventArgs>)
    HardwareKeyListenerExtensions.AddHardwareKeyListener(PopupBase, String)
    HardwareKeyListenerExtensions.AddHardwareKeyListener(PopupBase, HardwareKeyListener)
    HardwareKeyListenerExtensions.RemoveHardwareKeyListener(PopupBase, String, HardwareKeyModifierKeys)
    HardwareKeyListenerExtensions.RemoveHardwareKeyListener(PopupBase, HardwareKeyListener)
    HardwareKeyListenerExtensions.HardwareKeyFocus(PopupBase)
    HardwareKeyListenerExtensions.HardwareKeyUnfocus(VisualElement)
    DebugExtensions.AddToCensus(Object)
    DebugExtensions.RemoveFromCensus(Object)
    ReflectionExtensions.GetProperties(Object)
    ReflectionExtensions.GetProperty(Object, String)
    ReflectionExtensions.PropertyNames(Object)
    ReflectionExtensions.PropertyExists(Object, String)
    ReflectionExtensions.HasProperty(Object, String)
    ReflectionExtensions.GetPropertyValue(Object, String)
    ReflectionExtensions.SetPropertyValue(Object, String, Object)
    ReflectionExtensions.GetFieldValue(Object, String)
    ReflectionExtensions.SetFieldValue(Object, String, Object)
    ReflectionExtensions.CallMethod(Object, String, Object[])
    Back to top Copyright © 2018 42nd Parallel