ComponentOne Studio for Xamarin(英語版)

C#とXAMLで一度コードを記述するだけであらゆるモバイルデバイスに対応するネイティブアプリを作成

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

バージョン: 2023 v1 更新日: Mar 29, 2023

i

Please note that ComponentOne Studio for Xamarin is now part of ComponentOne Studio for WinUI & MAUI
Existing customers looking to renew their ComponentOne Studio WinUI Subscription should choose the ComponentOne Studio for WinUI & MAUI Subscription renewal.

ComponentOne Studio for Xamarin replaced Xuni Enterprise and Xuni Xamarin.

Xuni 2016 v1.5 released

Released: May 17, 2016

2016 v1.5 での更新項目

機能

Calendar

  • [XF][iOS][Android] The currently selected month is now highlighted in year view using the selection background and text color.
  • [XF] Improved view mode animation on Windows.

FlexChart

  • [XF][iOS] Clipping is improved with string labels on the X-Axis near the min and max of the axis.

FlexGrid

  • [XF][iOS][Android] Added GridColumn.SortMemberPath property that allows you to sort by a different field than what is bound to the column when the user taps the column header.
  • [XF][iOS][Android] Added GridColumn.AllowSorting property that allows you to control sorting behavior individually per column.
  • [iOS] ShowDetail and HideDetail methods added to FlexGridDetailProvider

Key: [XF] = Xamarin.Forms

不具合の修正

Calendar

  • [XF][iOS] Fixed Calendar’s header to be better formatted for globalization.
  • [XF][Android] Fixed selection day text color for image day slots.
  • [XF] Fixed IndexOutOfBoundsException when double tapping on disabled days
  • [XF] SelectionTextColor now gets applied to disabled selected dates when DisabledTextColor is set.
  • [XF] MinDate & MaxDate were not correct on Windows when the set value had a specific time of day.

FlexChart

  • [Android] Fixed annotations with DataIndex attachment for series displayed on secondary Y axis.
  • [Android] Fixed SymbolBorderWidth and SymbolBorderColor properties to apply for Candle/HLOC charts.
  • [XF][iOS] InterpolateNulls property fixed on iOS.
  • [XF][iOS] ChartAxis.MajorUnit property fixed on iOS.

FlexGrid

  • [Android] Fixed DetailCellCreatedEventArgs Row parameter to include DataItem
  • [Android] Fixed unhandled exception when editing cell of manually added column.
  • [iOS] Fixed ScrollPositionChanged event.
  • [iOS] Fixed and removed vertical lines drawn within row detail cell.
  • [iOS] GridColumn.minWidth property can be set in Swift.
  • [Android] Corrected parameters for AutoSizeRows and AutoSizeColumns method.

Key: [XF] = Xamarin.Forms