TableModel.GetSectionTextColor(Int32) Method

Definition

For internal use by the Xamarin.Forms platform.

public virtual Xamarin.Forms.Color GetSectionTextColor (int section);
abstract member GetSectionTextColor : int -> Xamarin.Forms.Color
override this.GetSectionTextColor : int -> Xamarin.Forms.Color

Parameters

section
Int32

For internal use by the Xamarin.Forms platform.

Returns

For internal use by the Xamarin.Forms platform.

Implements

Applies to