Summary
Gets or sets the function that creates the
UIView
used as header for this section. Overrides Title.
- Namespace
- ReactiveUI
- Containing Type
- TableSectionHeader
Syntax
public Func<UIView>? View { get; protected set; }
Value
Type | Description |
---|---|
Func |