다음을 통해 공유


UIToolbar.UIToolbarAppearance.SetBackgroundImage 메서드

정의

barMetrics의 배경 이미지를 position 설정합니다.

[Foundation.Export("setBackgroundImage:forToolbarPosition:barMetrics:")]
public virtual void SetBackgroundImage (UIKit.UIImage backgroundImage, UIKit.UIToolbarPosition position, UIKit.UIBarMetrics barMetrics);
abstract member SetBackgroundImage : UIKit.UIImage * UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> unit
override this.SetBackgroundImage : UIKit.UIImage * UIKit.UIToolbarPosition * UIKit.UIBarMetrics -> unit

매개 변수

backgroundImage
UIImage
barMetrics
UIBarMetrics
특성

적용 대상