Skip to content

Public property for DateWheelPicker icon #507

@chrdewald

Description

@chrdewald

We need a public property for _currentIcon in DateWheelPicker so that we can set our own icon. Could you please make _currentIcon as an public property?

internal string _currentIcon { get; set; } = Icons.Material.Filled.CalendarMonth;

This would help us a lot. Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions