다음을 통해 공유


UISearchBar.UISearchBarAppearance.SetScopeBarButtonBackgroundImage 메서드

정의

지정된 UIControlState에 대한 범위 표시줄의 배경으로 사용할 이미지를 설정합니다.

[Foundation.Export("setScopeBarButtonBackgroundImage:forState:")]
public virtual void SetScopeBarButtonBackgroundImage (UIKit.UIImage backgroundImage, UIKit.UIControlState state);
abstract member SetScopeBarButtonBackgroundImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetScopeBarButtonBackgroundImage : UIKit.UIImage * UIKit.UIControlState -> unit

매개 변수

backgroundImage
UIImage
특성

적용 대상