次の方法で共有


UISegmentedControl.UISegmentedControlAppearance.GetBackgroundImage メソッド

定義

指定した UIControlState と UIBarMetrics に使用される背景画像。

[Foundation.Export("backgroundImageForState:barMetrics:")]
public virtual UIKit.UIImage GetBackgroundImage(UIKit.UIControlState state, UIKit.UIBarMetrics barMetrics);
abstract member GetBackgroundImage : UIKit.UIControlState * UIKit.UIBarMetrics -> UIKit.UIImage
override this.GetBackgroundImage : UIKit.UIControlState * UIKit.UIBarMetrics -> UIKit.UIImage

パラメーター

barMetrics
UIBarMetrics

戻り値

属性

適用対象