79277038

Date: 2024-12-13 01:40:45
Score: 0.5
Natty:
Report link

The Bindable Properties must be static, For Example,

  public static readonly BindableProperty StyleTitleProperty = BindableProperty.Create(nameof(StyleTitle), typeof(Style), typeof(LoadingView));
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bhavanesh N