Skip to content

TableSectionHeader.View property

Defined in

Type: TableSectionHeader Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-ios26.0, net10.0-maccatalyst26.0, net10.0-tvos26.0

public Func<UIView>? View { get; protected set; }

View source

Summary: Gets the function that creates the UIView used as header for this section. Overrides Title.

Returns: Func?