Freigeben über


UITabBar.SelectionIndicatorImage Eigenschaft

Definition

Das Bild, das verwendet wird, um die Auswahl anzugeben.

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

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dieser Wert kann null sein.

Attribute

Hinweise

Dieses Element nimmt am Formatierungssystem teil UIAppearance . Sehen Sie sich die Appearance -Eigenschaft und die -Methode an AppearanceWhenContainedIn(Type[]) .

Gilt für: