次の方法で共有


UITabBar.SelectionIndicatorImage プロパティ

定義

選択を示すために使用されるイメージ。

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

プロパティ値

(このノードのその他のドキュメントが提供されます)

この値は、null の場合もあります。

属性

注釈

このメンバーは、スタイルシステムに UIAppearance 参加します。 Appearanceプロパティと メソッドをAppearanceWhenContainedIn(Type[])参照してください。

適用対象