UITabBar.UITabBarAppearance.SelectionIndicatorImage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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