UITabBar.UITabBarAppearance.SelectionIndicatorImage Property

Definition

The UIImage drawn at the top of the tab bar, behind the bar item icon.

public virtual UIKit.UIImage SelectionIndicatorImage { [Foundation.Export("selectionIndicatorImage", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setSelectionIndicatorImage:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.SelectionIndicatorImage : UIKit.UIImage with get, set

Property Value

Attributes

Applies to