Tanoda
IFancyGridViewContext.cs
Go to the documentation of this file.
1
3
4using System;
5
7{
12 {
13 Func<float> GetStartAxisSpacing { get; set; }
14 Func<float> GetCellSize { get; set ; }
15 }
16}
FancyCellGroup<TItemData, TContext> のコンテキストインターフェース.
FancyGridView<TItemData, TContext> のコンテキストインターフェース.
FancyScrollRect<TItemData, TContext> のコンテキストインターフェース.
Credit Erdener Gonenc - @PixelEnvision.