Sam Afshari's Notes
  • GitHub
  • Twitter/X
  • All posts
  • Ed
  • NuGets
  • POIWorld
  • RedCorners

RedCorners.Forms Changes - Sat, Feb 20, 2021

The following classes are renamed in RedCorners.Forms:

  • TitledContentView to TitledGroup
  • TabbedContentView to TabGroup
  • HiddenEntryView to HiddenEntry

Some unnecessary TwoWay bindings in TitledGroup, TitleBar and TabGroup have been changed to OneWay.

Demos are updated.

Android SDK version is changed to 10 from 9.

The following control templates are added to TitledGroup:

  • TitleViewTemplate: assigns the control template of TitleView.
  • BodyTemplate: assigns the control template of the body (Content).
  • TitleBarTemplate: assigns the control templates of the title bar.

Back to Home


© Sam Afshari 2024