Show / Hide Table of Contents

    Delegate Calendar.DateFormatDelegate

    Definition

    Namespace:
    ElmSharp
    Assembly:
    ElmSharp.dll
    API Level:
    preview

    This delegate type is used to format the string that will be used to display month and year.

    public delegate string DateFormatDelegate(DateTime time);
    • View Source
    Back to top Copyright © 2016-2020 Samsung
    Generated by DocFX