Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DrawHeaderViewEventArgs - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DrawHeaderViewEventArgs

    Arguments for the header loaded event

    Inheritance
    System.Object
    DrawHeaderViewEventArgs
    Namespace: Syncfusion.SfCalendar.iOS
    Assembly: Syncfusion.SfCalendar.iOS.dll
    Syntax
    public class DrawHeaderViewEventArgs : EventArgs

    Constructors

    DrawHeaderViewEventArgs()

    Declaration
    public DrawHeaderViewEventArgs()

    Properties

    View

    Gets or sets the view.

    Declaration
    public UIView View { get; set; }
    Property Value
    Type Description
    UIKit.UIView

    The view.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved