次の方法で共有


UISearchBar.GetScopeBarButtonBackgroundImage(UIControlState) メソッド

定義

指定したスコープ バー ボタンと状態の背景に使用される UIImage。

[Foundation.Export("scopeBarButtonBackgroundImageForState:")]
public virtual UIKit.UIImage GetScopeBarButtonBackgroundImage (UIKit.UIControlState state);
abstract member GetScopeBarButtonBackgroundImage : UIKit.UIControlState -> UIKit.UIImage
override this.GetScopeBarButtonBackgroundImage : UIKit.UIControlState -> UIKit.UIImage

パラメーター

戻り値

属性

注釈

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

適用対象